Various Kconfig and Makefile.inc fixes and cosmetics.
[coreboot.git] / src / pc80 / Makefile.inc
1 obj-y += mc146818rtc.o
2 obj-y += isa-dma.o
3 obj-y += i8259.o 
4 #obj-y += udelay_timer2.o CONFIG_UDELAY_TIMER2
5 obj-$(CONFIG_UDELAY_IO) += udelay_io.o
6 obj-y += keyboard.o
7
8 #initobj-y += serial.o
9 subdirs-y += vga