add new image builder
authorFelix Fietkau <nbd@openwrt.org>
Sun, 14 Aug 2005 15:00:56 +0000 (15:00 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 14 Aug 2005 15:00:56 +0000 (15:00 +0000)
commitcd0e53097da1efc6755f4a734770a786ad2b1856
tree6ae7a3842861995a7840e238ffcb58595335f99d
parent9ef288559fdfca85ebd4b0731e667c8eb47ccc03
add new image builder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1661 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 files changed:
openwrt/package/Config.in
openwrt/package/sdk/Makefile
openwrt/target/Makefile
openwrt/target/linux/Makefile
openwrt/target/linux/image/Makefile
openwrt/target/linux/image/ar7/Makefile
openwrt/target/linux/image/brcm/Makefile
openwrt/target/linux/image/jffs2.mk
openwrt/target/linux/image/soekris/Makefile
openwrt/target/linux/image/squashfs.mk
openwrt/target/linux/imagebuilder/Makefile [new file with mode: 0644]
openwrt/target/linux/imagebuilder/lists/default.ar7-2.4 [new file with mode: 0644]
openwrt/target/linux/imagebuilder/lists/default.brcm-2.4 [new file with mode: 0644]
openwrt/target/linux/imagebuilder/lists/micro.ar7-2.4 [new file with mode: 0644]
openwrt/target/linux/imagebuilder/lists/micro.brcm-2.4 [new file with mode: 0644]
openwrt/target/linux/imagebuilder/lists/pptp.brcm-2.4 [new file with mode: 0644]