d2fff1fb7a
All driver Makefiles are adding the same cflags and they have been done inconsistenly, make all drivers inherit from the top level Makefile and remove unused includes. Change-Id: Ie66d0ba7a418ac26f7eb709f50c887dc682e935c Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2 lines
55 B
Makefile
2 lines
55 B
Makefile
obj-$(CONFIG_PCI) = pci.o pci_config.o pci_interface.o
|