globally include headers for boards and platforms
Change-Id: I1f259cccc73dfb3d35019d6ebf3d3bdc6aec2b23 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
aae72278dd
commit
220c54818c
10 changed files with 2 additions and 13 deletions
|
@ -1,6 +1,4 @@
|
|||
subdir-ccflags-y += -I$(srctree)/include/drivers
|
||||
subdir-ccflags-y +=-I$(srctree)/arch/$(ARCH)/platforms/$(PLATFORM_NAME)
|
||||
subdir-asflags-y +=-I$(srctree)/arch/$(ARCH)/platforms/$(PLATFORM_NAME)
|
||||
|
||||
obj-y = console/
|
||||
obj-y += random/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue