Initial OLPC target
authorJens Muecke <jens@nons.de>
Sun, 28 Oct 2007 21:20:48 +0000 (21:20 +0000)
committerJens Muecke <jens@nons.de>
Sun, 28 Oct 2007 21:20:48 +0000 (21:20 +0000)
commit524a044e932fad3550800f69d241026b89975ac9
tree0acbcbe63c97fb363177aaecfc63b0965b336ddf
parentbff0d1a414b383db5ac6f032bd7884016f652187
Initial OLPC target

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9457 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 files changed:
target/linux/olpc/Makefile [new file with mode: 0644]
target/linux/olpc/base-files/etc/preinit.arch [new file with mode: 0644]
target/linux/olpc/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/olpc/config-2.6.23 [new file with mode: 0644]
target/linux/olpc/generic/profiles/000-Generic.mk [new file with mode: 0644]
target/linux/olpc/generic/target.mk [new file with mode: 0644]
target/linux/olpc/image/Config.in [new file with mode: 0644]
target/linux/olpc/image/Makefile [new file with mode: 0644]
target/linux/olpc/image/gen_image.sh [new file with mode: 0755]
target/linux/olpc/image/menu.lst [new file with mode: 0644]
target/linux/olpc/image/olpc.fth [new file with mode: 0644]
target/linux/olpc/patches/100-olpc.patch [new file with mode: 0644]
target/linux/olpc/patches/200-fix_dcon_id.patch [new file with mode: 0644]
target/linux/olpc/patches/300-block2mtd_init.patch [new file with mode: 0644]