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,5 @@
|
|||
subdir-ccflags-y +=-I$(srctree)/include/drivers
|
||||
subdir-ccflags-y +=-I$(srctree)/drivers
|
||||
subdir-ccflags-y +=-I$(srctree)/arch/arm/platforms/$(PLATFORM_NAME)
|
||||
subdir-asflags-y := ${subdir-ccflags-y}
|
||||
|
||||
obj-y += core/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue