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:
c86f6a9
)
ramips: fix PWH2004 image generation
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 28 Jul 2011 10:56:15 +0000
(10:56 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 28 Jul 2011 10:56:15 +0000
(10:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27803
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ramips/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/Makefile
b/target/linux/ramips/image/Makefile
index
da5db3e
..
1d6a72a
100644
(file)
--- 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/
Templat
e/PWH2004
+define Image/Build/
Profil
e/PWH2004
$(call Image/Build/Template/GENERIC_8M,$(1),pwh2004,PWH2004)
endef