move arch/<arch>/config to arch/<arch>/init
authorStefan Reinauer <stepan@openbios.org>
Wed, 26 May 2004 15:43:27 +0000 (15:43 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 26 May 2004 15:43:27 +0000 (15:43 +0000)
commit38ffff0d724fdbce9bf525f01f3e969de9b583d9
treedd93a4e0e5fc974a201e47ad4f6a0d3bcd83d212
parente891783e5ffa8ba9d17f088ee2e9bfa9653184d0
move arch/<arch>/config to arch/<arch>/init

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1571 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/Config.lb
src/arch/i386/init/crt0.S.lb [new file with mode: 0644]
src/arch/i386/init/ldscript.lb [new file with mode: 0644]
src/arch/ppc/Config.lb
src/arch/ppc/init/ldscript.lb [new file with mode: 0644]