add basic qemu-arm support, add compression choice
commit16011e402a22d0830aefdb23cb77f886199c265b
authorWaldemar Brodkorb <wbx@openadk.org>
Sat, 24 Oct 2009 15:11:49 +0000 (24 17:11 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Sat, 24 Oct 2009 15:11:49 +0000 (24 17:11 +0200)
treebc15a2ba6ffc6a1b3fb70e932ae36cc771f386ff
parent4f14ea9a70f86fd29c59b617fa1449dd5b2f14ab
add basic qemu-arm support, add compression choice
13 files changed:
TODO
mk/image.mk
package/bash/patches/patch-builtins_Makefile_in [new file with mode: 0644]
rules.mk
scripts/scan-tools.sh
target/Config.in
target/linux/config/Config.in.kernel
target/qemu-arm/Makefile [new file with mode: 0644]
target/qemu-arm/device.mk [copied from target/zaurus/device.mk with 73% similarity]
target/qemu-arm/files/etc/mdev.conf [new file with mode: 0644]
target/qemu-arm/kernel.config [new file with mode: 0644]
target/qemu-arm/uclibc.config [new file with mode: 0644]
target/zaurus/device.mk