projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar71xx] remove root cmdline option
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
image
/
Makefile
diff --git
a/target/linux/brcm63xx/image/Makefile
b/target/linux/brcm63xx/image/Makefile
index
e64d2c8
..
2032776
100644
(file)
--- a/
target/linux/brcm63xx/image/Makefile
+++ b/
target/linux/brcm63xx/image/Makefile
@@
-75,6
+75,8
@@
define Image/Build
$(call Image/Build/CFE,$(1),96345GW2,6345)
# Neufbox4
$(call Image/Build/CFE,$(1),96358VW,6358)
+ # Comtrend 536
+ $(call Image/Build/CFE,$(1),96348GW-11,6348)
endef
$(eval $(call BuildImage))
This page took
0.026898 seconds
and
4
git commands to generate.