http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html
[coreboot.git] / src / pc80 / Makefile.inc
1 obj-y += mc146818rtc.o
2 obj-y += isa-dma.o
3 obj-y += i8259.o 
4 obj-$(CONFIG_UDELAY_IO) += udelay_io.o
5 obj-y += keyboard.o
6
7 #initobj-y += serial.o
8 subdirs-y += vga