switch-coreboot/util/config
Stefan Reinauer f67f7f1c33 Some operating systems, such as Windows and Mac OS X use case insensitive
filesystems per default. On those systems checking out coreboot v1 would fail
because in src/arch/<ARCH> there's a file Config and a directory config.

I renamed the directory to init. The name is not good, but it's the same name
that is used for those files in v2.

Also change __FUNCTION__ to __func__ and print it via %s so that I could test
my changes by building the v1 Epia target on an OpenSUSE 11.1

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
2009-11-07 00:08:22 +00:00
..
asus_cua_doc.config Changed 2001-11-08 02:06:37 +00:00
bcm-e100.config corrected irq tables. added mainboard and vendor name in config file 2002-07-09 03:41:03 +00:00
bitworks_ims-440bx.config bitworks support. 440bx fixes. 2003-06-24 23:40:15 +00:00
ds10.config Changed 2001-11-08 02:06:37 +00:00
epia.config config for via's epia 2002-10-20 08:07:24 +00:00
epia800.config vga support for 8601 2003-09-08 20:27:41 +00:00
Foo Config utility 2000-11-04 00:44:52 +00:00
l440bx-test12.config Changed 2001-11-08 02:06:37 +00:00
l440gx.config Changed 2001-11-08 02:06:37 +00:00
LBConfig.txt Changed 2001-11-08 02:06:37 +00:00
LBCtest Jan Kok's fixes. 2002-01-07 17:09:23 +00:00
LBCtest-config-files Jan Kok's fixes. 2002-01-07 17:09:23 +00:00
m758lmr+.config m758lmr+ from andrew ip 2002-06-07 15:22:24 +00:00
matsonic.config add SERIAL_CONSOLE=1 2001-11-06 04:26:19 +00:00
NLBConfig.py Some operating systems, such as Windows and Mac OS X use case insensitive 2009-11-07 00:08:22 +00:00
pcchips.config more ifdef stuff 2002-02-20 02:42:27 +00:00
pcchips787.config added support on enabling/disabling specific devices by Alexander Amelkin <spirit@reactor.ru> 2003-03-20 13:48:28 +00:00
sis540.config modification to fit with Eric's older update 2001-11-13 05:08:11 +00:00
sis550-elf-etherboot.config added ELF etherboot and 256kB flash config files 2002-03-21 02:27:46 +00:00
sis550-flash.config add make rule for make clean 2002-06-03 05:08:56 +00:00
sis550.config more ifdef stuff 2002-02-20 02:42:27 +00:00
sis635.config added Config file for SiS 635/735 Demoboard 2002-05-24 01:42:43 +00:00
sis735.config added Config file for SiS 635/735 Demoboard 2002-05-24 01:42:43 +00:00
stpc.config support for new boards and chips and cpus 2002-12-16 18:03:22 +00:00
test2 test cases. 2000-11-15 05:24:13 +00:00
test3 test cases. 2000-11-15 05:24:13 +00:00
test4 Getting there, but not right. 2000-12-14 04:42:38 +00:00
test5 config tool updates. 2000-11-28 04:04:06 +00:00
via.config Changed 2001-11-08 02:06:37 +00:00
viavt5426.config Changed 2001-11-08 02:06:37 +00:00
winfast-elf-etherboot.config added ELF etherboot and 256kB flash config files 2002-03-21 02:27:46 +00:00
winfast-elf.config added config file for ELF boot on SiS 630 + DoC Mil 2002-01-28 09:26:50 +00:00
winfast-flash.config add make rule for make clean 2002-06-03 05:08:56 +00:00
winfast.config changed if define(SOMETHING) to if (SOMETHING == 1) 2002-02-20 02:30:29 +00:00