projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: fix PWH2004 image generation
[openwrt.git]
/
target
/
linux
/
ramips
/
image
/
Makefile
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
This page took
0.02673 seconds
and
4
git commands to generate.