Add initial version of the new Image Builder
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)
commita21fee6a43024d31c1e79365288e0da62ddb1ffe
tree56570ca509d7826cb8163622a96ddac70562068c
parentf1c75cfb258c009a9be947ab788e65f89315d96a
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