mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-08 07:39:54 +00:00
ramips: disable ZyXel Keenetic by default
Disable the ZyXel Keenetic images by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/72 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
432a349761
commit
c38074de92
@ -908,6 +908,7 @@ define Device/kn
|
|||||||
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
||||||
DEVICE_TITLE := ZyXEL Keenetic
|
DEVICE_TITLE := ZyXEL Keenetic
|
||||||
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ehci kmod-usb-ledtrig-usbport
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ehci kmod-usb-ledtrig-usbport
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += kn
|
TARGET_DEVICES += kn
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user