zephyr/drivers/interrupt_controller/Makefile
Juan Manuel Cruz 4ca3a4a515 Kbuild: Adaptation to the location change of driver headers.
This commit adaptes the Kbuild system to the change of location of
the header files for drivers.
Old location: driver/
New location: include/driver/

Change-Id: Ic49d373149ee44d781419c5c68e59408c8ef1c11
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:14:05 -05:00

5 lines
179 B
Makefile

EXTRA_CFLAGS +=-I$(srctree)/include/drivers
EXTRA_CFLAGS +=-I$(srctree)/arch/x86/generic_pc
EXTRA_CFLAGS +=-I$(srctree)/arch/x86
obj-${CONFIG_PIC}${CONFIG_SHUTOFF_PIC} = i8259.o