On 11/17/19 12:32 AM, m...@adrianschmutzler.de wrote: > 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
Thank you Adrian for the review. The linked forum post only mentions the Keenetic v1 so I changed it to do not remove the Keenetic start any more. The Keenetic Start does not have the USB packages in. Hauke > >> -----Original Message----- >> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] >> On Behalf Of Jo-Philipp Wich >> Sent: Samstag, 16. November 2019 21:24 >> To: openwrt-devel@lists.openwrt.org >> Cc: Jo-Philipp Wich <j...@mein.io> >> 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 <j...@mein.io> >> --- >> 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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel