mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
ramips: mt7621: disable images for gehua_ghl-r-001
This device OOPs during the boot due to broken flash. It can be probably fixed with `broken-flash-reset` once ramips is on 4.19 kernel. So disable images for this device until its fixed. Ref: FS#2695, PR#2483 Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit 28080d54d217fb4ab112e079f69462fee695dbf8)
This commit is contained in:
parent
08d9828b76
commit
fe197b8b09
@ -194,6 +194,7 @@ define Device/gehua_ghl-r-001
|
|||||||
DEVICE_TITLE := GeHua GHL-R-001
|
DEVICE_TITLE := GeHua GHL-R-001
|
||||||
DEVICE_PACKAGES := \
|
DEVICE_PACKAGES := \
|
||||||
kmod-mt7603 kmod-mt76x2 kmod-usb3 kmod-usb-ledtrig-usbport wpad-basic
|
kmod-mt7603 kmod-mt76x2 kmod-usb3 kmod-usb-ledtrig-usbport wpad-basic
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += gehua_ghl-r-001
|
TARGET_DEVICES += gehua_ghl-r-001
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user