a485fe9f10
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@958 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
16 lines
364 B
Text
16 lines
364 B
Text
uses CONFIG_IDE_STREAM
|
|
|
|
#object keyboard.o
|
|
object mc146818rtc.o
|
|
#object isa-dma.o
|
|
#object i8259.o CONFIG_I8259
|
|
#object udelay_timer2.o CONFIG_UDELAY_TIMER2
|
|
#object beep.o CONFIG_BEEP
|
|
#object vga_load_regs.o VIDEO_CONSOLE
|
|
#object font_8x16.o VIDEO_CONSOLE
|
|
#object vga_set_mode.o VIDEO_CONSOLE
|
|
#object vga_load_pcx.o VIDEO_CONSOLE
|
|
|
|
if CONFIG_IDE_STREAM
|
|
dir ide
|
|
end
|