add wrt350n v2 image building code from #5970 (thx, maddes)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18761 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2009-12-12 00:44:03 +00:00
parent 25c6342957
commit 4e4178d716
9 changed files with 2011 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ endif
tools-y += m4 autoconf automake bison pkg-config sed mklibs
tools-y += sstrip ipkg-utils genext2fs mtd-utils mkimage
tools-y += firmware-utils patch-cmdline quilt yaffs2
tools-y += wrt350nv2-builder
ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_21)$(CONFIG_LINUX_2_6_25)$(CONFIG_LINUX_2_6_28),)
tools-y += squashfs lzma-old
else