[x86] merge the olpc target with the x86 target, both tested and running
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Nov 2009 01:02:39 +0000 (01:02 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Nov 2009 01:02:39 +0000 (01:02 +0000)
commitea8823c99319e5c11b975d14c95b487d25ec0f3f
tree03f9a68e47a3153852d46b0dcbcea4d9651691dd
parentf6a11cc55378ee1eb4d7566fb376d31a5bfca933
[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
13 files changed:
target/linux/x86/Makefile
target/linux/x86/image/Config.in
target/linux/x86/image/Makefile
target/linux/x86/image/gen_image_olpc.sh [new file with mode: 0755]
target/linux/x86/image/gen_image_x86.sh [moved from target/linux/x86/image/gen_image.sh with 100% similarity]
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]