projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4349d4c
)
ramips: mt7620: disable images for Netgear 2700
author
Petr Štetiar
<ynezz@true.cz>
Mon, 2 Mar 2020 07:30:31 +0000
(08:30 +0100)
committer
Petr Štetiar
<ynezz@true.cz>
Mon, 2 Mar 2020 07:44:02 +0000
(08:44 +0100)
Because openwrt-ramips-mt7620-netgear_ex2700-squashfs-factory.bin is too big.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ramips/image/mt7620.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7620.mk
b/target/linux/ramips/image/mt7620.mk
index 3512a1c55aaca5d70ddd13a99d70a2248a878e3e..d0485c68838a83e845f146c718ca01e796cb6d76 100644
(file)
--- a/
target/linux/ramips/image/mt7620.mk
+++ b/
target/linux/ramips/image/mt7620.mk
@@
-611,6
+611,7
@@
define Device/netgear_ex2700
DEVICE_VENDOR := NETGEAR
DEVICE_MODEL := EX2700
SUPPORTED_DEVICES += ex2700
+ DEFAULT := n
endef
TARGET_DEVICES += netgear_ex2700