cleanup makefiles and remove duplication
Makefile.inc duplicates many of the existing targets in Makefile. Instead of duplication, pass all none local targets to Makefile and implement only those needed locally. Change-Id: I1e923dd398a138543fa676ab67570b630c75d7ea Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8205366f37
commit
fde80d7ead
4 changed files with 44 additions and 43 deletions
2
Kbuild
Normal file
2
Kbuild
Normal file
|
@ -0,0 +1,2 @@
|
|||
# The build system expects this file
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue