coreboot-kgpe-d16/util/sconfig
Kyösti Mälkki e773c92ef4 Make mainboard_ops and mainboard.c file optional
This provides weak empty declaration for mainboard_ops.
The struct chip_operations is not defined for __PRE_RAM__ so
the declaration is also moved upwards in the output.

Change-Id: I101f0b8b9f0a55fb51a7c6475d53cc588c84026d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1931
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-29 10:25:13 +01:00
..
Makefile.inc make sconfig parser regeneration menu selectable 2010-08-09 13:28:18 +00:00
lex.yy.c_shipped sconfig: fix up shipped code 2012-07-13 20:27:28 +02:00
main.c Make mainboard_ops and mainboard.c file optional 2012-11-29 10:25:13 +01:00
sconfig.h Every chip must have chip_operations 2012-10-08 13:24:31 +02:00
sconfig.l MPTAPLE: generate from devicetree.cb 2012-07-13 08:38:13 +02:00
sconfig.tab.c_shipped MPTAPLE: generate from devicetree.cb 2012-07-13 08:38:13 +02:00
sconfig.tab.h_shipped MPTAPLE: generate from devicetree.cb 2012-07-13 08:38:13 +02:00
sconfig.y MPTAPLE: generate from devicetree.cb 2012-07-13 08:38:13 +02:00