[OpenWrt-Devel] [PATCH 17/17] ramips: disable ZyXel Keenetic by default

Hauke Mehrtens hauke at hauke-m.de
Fri Nov 29 18:00:24 EST 2019


On 11/17/19 12:32 AM, mail at 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-bounces at lists.openwrt.org]
>> On Behalf Of Jo-Philipp Wich
>> Sent: Samstag, 16. November 2019 21:24
>> To: openwrt-devel at lists.openwrt.org
>> Cc: Jo-Philipp Wich <jo at 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 <jo at 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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20191130/a4d98b3c/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list