[x86] 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)
commit28e55ca5845c68606bcd913aee74560593d8b26a
tree03f9a68e47a3153852d46b0dcbcea4d9651691dd
parentd630830b50a66b8a35d24b59e3b7d606aa66ca76
[x86] 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]