Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Black
OpenXG-RAN
ff5eb3e6574b7540a1c45eb66dabb839e928cd7a
ff5eb3e6574b7540a1c45eb66dabb839e928cd7a
Switch branch/tag
ran
cmake_targets
tools
Kbuild.cmake
Find file
Normal view
History
Permalink
Kbuild.cmake
81 Bytes
Edit
Web IDE
Newer
Older
Added cmake build modules generic function and nasmesh module
thomasl
committed
10 years ago
1
2
src=
${
dir
}
obj-m +=
${
name
}
.o
fixing messages_xml.h in cmake, but remain an issue as te global variable...
thomasl
committed
10 years ago
3
4
${
name
}
-y +=
${
objs
}
ccflags-y +=
${
module_cc_opt
}