projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48997d3
)
ar71xx: build ALFA AP96 images with default profile as well
author
Gabor Juhos
<juhosg@openwrt.org>
Sun, 22 Jan 2012 22:33:15 +0000
(22:33 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sun, 22 Jan 2012 22:33:15 +0000
(22:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29866
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index
4d46b9d
..
be68f9f
100644
(file)
--- 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))