Add constants for fast path resume copying
[coreboot.git] / src / southbridge / intel / i82801ex / Makefile.inc
1 driver-y += i82801ex.c
2 driver-y += uhci.c
3 driver-y += lpc.c
4 driver-y += ide.c
5 driver-y += sata.c
6 driver-y += ehci.c
7 driver-y += smbus.c
8 driver-y += pci.c
9 driver-y += ac97.c
10 ramstage-y += watchdog.c
11 ramstage-y += reset.c