projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3fc2a7
)
ramips: fix typo in image makefile (#18712)
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 24 Nov 2015 19:29:56 +0000
(19:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 24 Nov 2015 19:29:56 +0000
(19:29 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47627
target/linux/ramips/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/Makefile
b/target/linux/ramips/image/Makefile
index 9521f2cfd06d74e207eb49f16ee32caf52d19d50..e58d012699033869b0818b774ac0aa879db77edd 100644
(file)
--- a/
target/linux/ramips/image/Makefile
+++ b/
target/linux/ramips/image/Makefile
@@
-708,7
+708,7
@@
define Image/Build/Profile/Default
$(call Image/Build/Profile/3G6200NL,$(1))
$(call Image/Build/Profile/3G150B,$(1))
$(call Image/Build/Profile/3G300M,$(1))
- $(call Image/Build/Profile/A5-11,$(1))
+ $(call Image/Build/Profile/A5-
V
11,$(1))
$(call Image/Build/Profile/AIR3GII,$(1))
$(call Image/Build/Profile/ALL02393G,$(1))
$(call Image/Build/Profile/ALL0256N,$(1))