Make d945gclf build.
[coreboot.git] / targets / intel / d945gclf / Config.lb
1 target d945gclf
2 mainboard intel/d945gclf
3
4 romimage "fallback"
5         option CONFIG_USE_FALLBACK_IMAGE = 1
6         payload ../payload.elf
7 end
8
9 buildrom ./coreboot.rom CONFIG_ROM_SIZE "fallback"
10