zephyr/samples/drivers/pci_enum/src/Makefile
Anas Nashif 65f538238b move driver samples to samples/drivers
All SoC specific driver tests go to samples/drivers.

Change-Id: Ia9aa2140465320a548504ddb7a44569e2d2af6bd
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-11 13:08:44 -05:00

4 lines
66 B
Makefile

ccflags-y += -I${ZEPHYR_BASE}/include/drivers
obj-y = pci_enum.o