Browse Source
Also remove mentions of unified kernel in various places in the kernel, samples and documentation. Change-Id: Ice43bc73badbe7e14bae40fd6f2a302f6528a77d Signed-off-by: Anas Nashif <anas.nashif@intel.com>pull/3/head
48 changed files with 12 additions and 14 deletions
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
ccflags-y += -I$(srctree)/kernel/unified/include |
||||
ccflags-y += -I$(srctree)/kernel/include |
||||
|
||||
asflags-y := ${ccflags-y} |
||||
|
Loading…
Reference in new issue