ramips: fix PWH2004 image generation
authorGabor Juhos <juhosg@openwrt.org>
Thu, 28 Jul 2011 10:56:15 +0000 (10:56 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 28 Jul 2011 10:56:15 +0000 (10:56 +0000)
SVN-Revision: 27803

target/linux/ramips/image/Makefile

index da5db3ee186f0941aa9140b4a8db266b4a680170..1d6a72aee042fa8d7a07f4cff60930c689134f62 100644 (file)
@@ -117,7 +117,7 @@ define Image/Build/Profile/FONERA20N
        $(call Image/Build/Template/GENERIC_8M,$(1),fonera20n,FONERA20N)
 endef
 
-define Image/Build/Template/PWH2004
+define Image/Build/Profile/PWH2004
        $(call Image/Build/Template/GENERIC_8M,$(1),pwh2004,PWH2004)
 endef