summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-07-28 10:56:15 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-07-28 10:56:15 +0000
commit57663ce25b77b8c0c95ea3bc53deb9d81b1b9354 (patch)
tree9f66d8f0c1e3903f4b9b5c4071f203c0cf648af0 /target
parenteaa935658b7ec77bfd8b99b557ad196425b620f4 (diff)
downloadmaster-31e0f0ae-57663ce25b77b8c0c95ea3bc53deb9d81b1b9354.tar.gz
master-31e0f0ae-57663ce25b77b8c0c95ea3bc53deb9d81b1b9354.tar.bz2
master-31e0f0ae-57663ce25b77b8c0c95ea3bc53deb9d81b1b9354.zip
ramips: fix PWH2004 image generation
SVN-Revision: 27803
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile
index da5db3ee18..1d6a72aee0 100644
--- a/target/linux/ramips/image/Makefile
+++ b/target/linux/ramips/image/Makefile
@@ -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