Newer
Older
barebox / drivers / bus / Makefile
@Ahmad Fatoum Ahmad Fatoum on 9 Dec 2019 188 bytes bus: efi: add basic ACPI bus infrastructure
obj-$(CONFIG_BUS_OMAP_GPMC)	+= omap-gpmc.o
obj-$(CONFIG_IMX_WEIM)		+= imx-weim.o
obj-$(CONFIG_MVEBU_MBUS)	+= mvebu-mbus.o
obj-$(CONFIG_TI_SYSC)		+= ti-sysc.o
obj-$(CONFIG_ACPI)		+= acpi.o