Hi, this disables "Keenetic" and "Keenetic Start".
As there are so many keenetic variants flying around, I'd consider it helpful to mention both in the commit message/title. Best Adrian > -----Original Message----- > From: openwrt-devel [mailto:[email protected]] > On Behalf Of Jo-Philipp Wich > Sent: Samstag, 16. November 2019 21:24 > To: [email protected] > Cc: Jo-Philipp Wich <[email protected]> > Subject: [OpenWrt-Devel] [PATCH 17/17] 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 <[email protected]> > --- > target/linux/ramips/image/rt305x.mk | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/target/linux/ramips/image/rt305x.mk > b/target/linux/ramips/image/rt305x.mk > index 9e599b4125..38fd1747a3 100644 > --- a/target/linux/ramips/image/rt305x.mk > +++ b/target/linux/ramips/image/rt305x.mk > @@ -908,6 +908,7 @@ define Device/kn > IMAGE_SIZE := $(ralink_default_fw_size_4M) > DEVICE_TITLE := ZyXEL Keenetic > DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ehci kmod- > usb-ledtrig-usbport > + DEFAULT := n > endef > TARGET_DEVICES += kn > > @@ -915,6 +916,7 @@ define Device/zyxel_keenetic-start > DTS := kn_st > IMAGE_SIZE := $(ralink_default_fw_size_4M) > DEVICE_TITLE := ZyXEL Keenetic Start > + DEFAULT := n > endef > TARGET_DEVICES += zyxel_keenetic-start > > -- > 2.20.1 > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
