[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)
commit1f8e50c93268abe4277a1391546651ecd0cf3bcf
tree03f9a68e47a3153852d46b0dcbcea4d9651691dd
parentf1acc4e294c537ca252e59bcc46098363a1a4ba3
[x86] merge the olpc target with the x86 target, both tested and running

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18279 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]