From: Alexander Couzens Date: Mon, 18 May 2020 07:39:04 +0000 (+0200) Subject: lantiq: fritz 7360 v2: remove additional supported devices X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bf5d80057893c253fa4d6c7f12bb00c7e0fa33d5;p=openwrt%2Fstaging%2Fluka.git lantiq: fritz 7360 v2: remove additional supported devices The additional supported device isn't required since this is a new device. Some board contains an addtional device, those device were supported in earlier versions which used the "old" image builder code. To support an sysupgrade from such old version, there is the all caps additional device. Signed-off-by: Alexander Couzens Reviewed-by: Adrian Schmutzler --- diff --git a/target/linux/lantiq/image/vr9.mk b/target/linux/lantiq/image/vr9.mk index 39ce6f14b8..4267101072 100644 --- a/target/linux/lantiq/image/vr9.mk +++ b/target/linux/lantiq/image/vr9.mk @@ -133,7 +133,6 @@ define Device/avm_fritz7360-v2 DEVICE_VARIANT := v2 IMAGE_SIZE := 32128k DEVICE_PACKAGES := kmod-ath9k kmod-owl-loader wpad-basic kmod-usb-dwc2 - SUPPORTED_DEVICES += FRITZ7360V2 endef TARGET_DEVICES += avm_fritz7360-v2