Add basic framework for the openmoko platform.
authorMichael Büsch <mb@bu3sch.de>
Thu, 11 Dec 2008 22:20:51 +0000 (22:20 +0000)
committerMichael Büsch <mb@bu3sch.de>
Thu, 11 Dec 2008 22:20:51 +0000 (22:20 +0000)
commit62769f04ab054796321b50acb8205054847a76e1
tree7a9e67683112eac7e5239c50b9f9d0ae0f725d06
parentd91675a2b88ac9c8582afca7fcbd9f76d73391af
Add basic framework for the openmoko platform.
The kernel does build and boot, but the rootfs build process is not completely implemented, yet.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13605 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/openmoko/Makefile [new file with mode: 0644]
target/linux/openmoko/base-files/etc/inittab [new file with mode: 0644]
target/linux/openmoko/base-files/etc/ipkg.conf [new file with mode: 0644]
target/linux/openmoko/config-2.6.24 [new file with mode: 0644]
target/linux/openmoko/image/Makefile [new file with mode: 0644]
target/linux/openmoko/patches-2.6.24/100-moko.patch [new file with mode: 0644]
target/linux/openmoko/profiles/100-gta02.mk [new file with mode: 0644]