blob: 240eaf0517ee817ced36bed9126ca26aaf550011 [file] [log] [blame]
ifeq ($(CONFIG_SOUTHBRIDGE_INTEL_I82801EX),y)
ramstage-y += i82801ex.c
ramstage-y += uhci.c
ramstage-y += lpc.c
ramstage-y += ide.c
ramstage-y += sata.c
ramstage-y += ehci.c
ramstage-y += smbus.c
ramstage-y += pci.c
ramstage-y += ac97.c
ramstage-y += watchdog.c
ramstage-y += reset.c
endif