projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5e9779
)
ramips: mt7621: disable HiWiFi HC5962 by default
author
Petr Štetiar
<ynezz@true.cz>
Fri, 6 Dec 2019 22:54:49 +0000
(23:54 +0100)
committer
Petr Štetiar
<ynezz@true.cz>
Fri, 6 Dec 2019 23:20:31 +0000
(
00:20
+0100)
Disable the HiWiFi HC5962 images by default as the device has
insufficient flash space for 4.19 kernel.
linux-ramips_mt7621/hiwifi_hc5962-kernel.bin is too big
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ramips/image/mt7621.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index d663aa29dae8a6232f1dfcae67ec834475a90dca..0114f82c85014d9a4ada787d142f4ae1f4b32461 100644
(file)
--- a/
target/linux/ramips/image/mt7621.mk
+++ b/
target/linux/ramips/image/mt7621.mk
@@
-325,6
+325,7
@@
define Device/hiwifi_hc5962
DEVICE_MODEL := HC5962
DEVICE_PACKAGES := kmod-mt7603 kmod-mt76x2 kmod-usb3 wpad-basic
SUPPORTED_DEVICES += hc5962
+ DEFAULT := n
endef
TARGET_DEVICES += hiwifi_hc5962