1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 22:20:45 +03:00

[ar71xx] fix UBNT-RS image generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14251 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-01-28 20:55:59 +00:00
parent da9165cf05
commit 38b242b620

View File

@ -98,7 +98,7 @@ define Image/Build/Template/UBNT
endef
define Image/Build/Template/UBNT/squashfs
$(call Image/Build/Template/UBNT,squashfs,$(1),$(2),$(3))
$(call Image/Build/Template/UBNT,squashfs,$(1),$(2),$(3),$(4))
endef
define Image/Build/Profile/WP543
@ -118,7 +118,7 @@ define Image/Build/Profile/TEW652BRP
endef
define Image/Build/Profile/UBNTRS
$(call Image/Build/Template/UBNT,$(1),rs,board=UBNT-RS,RS,RSx)
$(call Image/Build/Template/UBNT/$(1),rs,board=UBNT-RS,RS,RSx)
endef
define Image/Build/squashfs