Fix the case where the user selects no modules in Kconfig at all.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 4 Apr 2008 16:49:09 +0000 (16:49 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 4 Apr 2008 16:49:09 +0000 (16:49 +0000)
commit6c44dfb6497941cf844feef79aafec23f32635b2
treed8f69ed80035031798a167dddaebde7ac092cc2c
parent4afb7fb761ee49595f25de66093bc021cbdfae16
Fix the case where the user selects no modules in Kconfig at all.
Until now, the build would break, and even if it didn't the ELF would
triple-fault in QEMU.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3216 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
payloads/coreinfo/coreinfo.c