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:
Anas Nashif 2015-08-22 14:40:43 -04:00
commit fde80d7ead
4 changed files with 44 additions and 43 deletions

2
Kbuild Normal file
View file

@ -0,0 +1,2 @@
# The build system expects this file