From bf5d80057893c253fa4d6c7f12bb00c7e0fa33d5 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Mon, 18 May 2020 09:39:04 +0200 Subject: 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 --- target/linux/lantiq/image/vr9.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/lantiq/image') 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 -- cgit v1.2.3