summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-01-04 11:54:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-01-04 11:54:58 +0000
commit4dbf116c5f8919a56941dd905ff09d6ef428042e (patch)
treee0ee151fad7bf2d846bd2188d52585173c33680f /target/linux
parent5a481b16add96022b64d5cc6494b5aa6b17c21f0 (diff)
downloadmaster-31e0f0ae-4dbf116c5f8919a56941dd905ff09d6ef428042e.tar.gz
master-31e0f0ae-4dbf116c5f8919a56941dd905ff09d6ef428042e.tar.bz2
master-31e0f0ae-4dbf116c5f8919a56941dd905ff09d6ef428042e.zip
ar71xx: fix generating pb4x images
SVN-Revision: 19029
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ar71xx/image/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index e7a6f6fea4..ece0399930 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -365,11 +365,11 @@ define Image/Build/Profile/AP83
endef
define Image/Build/Profile/PB42
- $(call Image/Build/Template/PB4X/$(1),pb42,board=PB42)
+ $(call Image/Build/PB4X,$(1),pb42,board=PB42)
endef
define Image/Build/Profile/PB44
- $(call Image/Build/Template/PB4X/$(1),pb44,board=PB44)
+ $(call Image/Build/PB4X,$(1),pb44,board=PB44)
endef
define Image/Build/Profile/WP543