Initial OLPC target
authorryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Oct 2007 21:20:48 +0000 (21:20 +0000)
committerryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Oct 2007 21:20:48 +0000 (21:20 +0000)
commit6a244cf2e8b86fd790bd6443721da90dcaabd33b
tree0acbcbe63c97fb363177aaecfc63b0965b336ddf
parent387e25a4cb95bfe81a3ea894006186e55f34056a
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]