coreboot-kgpe-d16/src/southbridge/intel/i82801cx/Makefile.inc

9 lines
169 B
PHP
Raw Normal View History

ramstage-y += i82801cx.c
ramstage-y += usb.c
ramstage-y += lpc.c
ramstage-y += ide.c
ramstage-y += ac97.c
#ramstage-y += nic.c
ramstage-y += pci.c
ramstage-y += reset.c