Split C code in sconfig's parser into a separate file.
authorPatrick Georgi <patrick.georgi@coresystems.de>
Wed, 5 May 2010 11:19:50 +0000 (11:19 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Wed, 5 May 2010 11:19:50 +0000 (11:19 +0000)
commit114e7b2990cd2b64956ddb271638646ef5108d54
tree87f4540dce2cb89e337ef6f03f82b8499f034811
parent80da618ab0bff7152b2f3b9ee0fb80bbfd7fa986
Split C code in sconfig's parser into a separate file.
Update generated parser files.
Add proper include path for utils.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5523 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Makefile
util/sconfig/Makefile.inc
util/sconfig/main.c [new file with mode: 0755]
util/sconfig/sconfig.h [new file with mode: 0755]
util/sconfig/sconfig.tab.c_shipped
util/sconfig/sconfig.tab.h_shipped
util/sconfig/sconfig.y