9
0
Fork 0
barebox/arch/x86/boards/x86_generic/Makefile

5 lines
183 B
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