7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
|
subdir-ccflags-y +=-I$(srctree)/include/drivers
|
||
|
subdir-ccflags-y +=-I$(srctree)/drivers
|
||
|
subdir-asflags-y += $(subdir-ccflags-y)
|
||
|
|
||
|
obj-y += soc/$(SOC_PATH)/
|
||
|
obj-y += core/
|