buildrom. only set up for olpc right now.
commit8ce5115bf0bf06043ea6aca3efa1c33c77bbc57a
authorrminnich <rminnich@0fe3215d-741a-0410-bb5a-0d2cd39d948f>
Mon, 7 Aug 2006 22:46:36 +0000 (7 22:46 +0000)
committerrminnich <rminnich@0fe3215d-741a-0410-bb5a-0d2cd39d948f>
Mon, 7 Aug 2006 22:46:36 +0000 (7 22:46 +0000)
tree2bd3ceef26f4bcaee4a1d2bc79ac3f8602e259fb
parentde64acd1e9c13de9199a07ac5c4e3ab0e719128a
buildrom. only set up for olpc right now.

git-svn-id: svn://coreboot.org/buildrom@2 0fe3215d-741a-0410-bb5a-0d2cd39d948f
26 files changed:
buildrom-devel/buildrom/Config.mk [new file with mode: 0644]
buildrom-devel/buildrom/Makefile [new file with mode: 0644]
buildrom-devel/buildrom/README [new file with mode: 0644]
buildrom-devel/buildrom/Vars.mk [new file with mode: 0644]
buildrom-devel/buildrom/bin/checklibs.pl [new file with mode: 0755]
buildrom-devel/buildrom/bin/checkrom.sh [new file with mode: 0755]
buildrom-devel/buildrom/bin/fetchsvn.sh [new file with mode: 0755]
buildrom-devel/buildrom/packages/bootmenu/bootmenu.mk [new file with mode: 0644]
buildrom-devel/buildrom/packages/busybox/busybox.mk [new file with mode: 0644]
buildrom-devel/buildrom/packages/busybox/conf/defconfig [new file with mode: 0644]
buildrom-devel/buildrom/packages/kernel/conf/defconfig [new file with mode: 0644]
buildrom-devel/buildrom/packages/kernel/kernel.mk [new file with mode: 0644]
buildrom-devel/buildrom/packages/kexec-boot-loader/kbl_autocreate_proc_dir.patch [new file with mode: 0644]
buildrom-devel/buildrom/packages/kexec-boot-loader/kexec-boot-loader.mk [new file with mode: 0644]
buildrom-devel/buildrom/packages/kexec-boot-loader/kexec-only.patch [new file with mode: 0644]
buildrom-devel/buildrom/packages/kexec-boot-loader/makedevs.patch [new file with mode: 0644]
buildrom-devel/buildrom/packages/kexec-tools/kexec-tools.mk [new file with mode: 0644]
buildrom-devel/buildrom/packages/linuxbios/linuxbios.mk [new file with mode: 0644]
buildrom-devel/buildrom/packages/mkelfimage/mkelfimage.mk [new file with mode: 0644]
buildrom-devel/buildrom/packages/uclibc/conf/defconfig [new file with mode: 0644]
buildrom-devel/buildrom/packages/uclibc/uclibc.mk [new file with mode: 0644]
buildrom-devel/buildrom/packages/vsa/olpc_vsa.64k.bin [new file with mode: 0644]
buildrom-devel/buildrom/packages/wireless-tools/ldfix.patch [new file with mode: 0644]
buildrom-devel/buildrom/packages/wireless-tools/wireless-tools.mk [new file with mode: 0644]
buildrom-devel/buildrom/skeleton/device.txt [new file with mode: 0644]
buildrom-devel/buildrom/skeleton/linuxrc [new file with mode: 0644]