Add initial version of the new Image Builder It's still a bit rough in a few places...
authorFelix Fietkau <nbd@openwrt.org>
Wed, 10 Jan 2007 21:52:28 +0000 (21:52 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 10 Jan 2007 21:52:28 +0000 (21:52 +0000)
commit7a6a6464971c69fa1026aeaf8fad5c79250230e9
treea68bcf07bd0d15b68d1b990877a55002585690b9
parent927fb16abb41cfeeee4e97b4baed2d5ce036ca2e
Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.

SVN-Revision: 6071
14 files changed:
Config.in
include/image.mk
include/target.mk
target/Makefile
target/imagebuilder/Config.in [new file with mode: 0644]
target/imagebuilder/Makefile [new file with mode: 0644]
target/imagebuilder/files/Makefile [new file with mode: 0644]
target/linux/atheros-2.6/image/Makefile
target/linux/ixp4xx-2.6/image/Makefile
target/linux/magicbox-2.6/image/Makefile
target/linux/rb532-2.6/image/Makefile
target/linux/rdc-2.6/image/Makefile
target/linux/uml-2.6/image/Makefile
target/linux/x86-2.6/image/Makefile