merge the olpc target with the x86 target, both tested and running
authorFlorian Fainelli <florian@openwrt.org>
Tue, 3 Nov 2009 01:02:39 +0000 (01:02 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 3 Nov 2009 01:02:39 +0000 (01:02 +0000)
commite49c2d769162c261a035db1a979f639b20effd47
tree4286407f29abcbd533e439ccccd20e8d4a184cb5
parenta4db9ed4529ba632d80f4d55eafc89c9c23851d2
merge the olpc target with the x86 target, both tested and running

SVN-Revision: 18279
14 files changed:
target/linux/x86/Makefile
target/linux/x86/image/Config.in
target/linux/x86/image/Makefile
target/linux/x86/image/gen_image.sh [deleted file]
target/linux/x86/image/gen_image_olpc.sh [new file with mode: 0755]
target/linux/x86/image/gen_image_x86.sh [new file with mode: 0755]
target/linux/x86/image/olpc.fth [new file with mode: 0644]
target/linux/x86/olpc/base-files/etc/X11/xorg.conf [new file with mode: 0644]
target/linux/x86/olpc/base-files/etc/config/network [new file with mode: 0644]
target/linux/x86/olpc/base-files/etc/preinit.arch [new file with mode: 0644]
target/linux/x86/olpc/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/x86/olpc/config-default [new file with mode: 0644]
target/linux/x86/olpc/target.mk [new file with mode: 0644]
target/linux/x86/patches-2.6.30/300-block2mtd_init.patch [new file with mode: 0644]