Newer
Older
barebox / arch / x86 / boards / x86_generic / Makefile
obj-y += generic_pc.o
obj-$(CONFIG_DISK_INTF_PLATFORM_IDE) += intf_platform_ide.o
obj-$(CONFIG_DISK_BIOS) += disk_bios_drive.o
obj-$(CONFIG_DRIVER_SERIAL_NS16550) += serial_ns16550.o