aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-01-22 22:33:15 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-01-22 22:33:15 +0000
commit31ac2df9466a254771c962d3aed989a036704e4b (patch)
tree8fc880ee4e18de8c93d94ec691164ae60116bc79 /target
parent48997d31dc8c83b6985f69a40b28e7b63554c508 (diff)
downloadupstream-31ac2df9466a254771c962d3aed989a036704e4b.tar.gz
upstream-31ac2df9466a254771c962d3aed989a036704e4b.tar.bz2
upstream-31ac2df9466a254771c962d3aed989a036704e4b.zip
ar71xx: build ALFA AP96 images with default profile as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29866 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index 4d46b9d39d..be68f9f1f9 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -937,6 +937,7 @@ define Image/Build/Profile/ALL0258N
endef
define Image/Build/Profile/Default
+ $(call Image/Build/Profile/ALFAAP96,$(1))
$(call Image/Build/Profile/ALFANX,$(1))
$(call Image/Build/Profile/ALL0258N,$(1))
$(call Image/Build/Profile/AP121,$(1))