From 441ee62931140bd0672dd87e084a3606962db45c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 8 Dec 2016 21:46:15 +0100 Subject: ar71xx: remove AP83 reference design board support This board is very old and unlikely to still be relevant today. Support for it contains a significant amount of device specific baggage which is worth getting rid of. Signed-off-by: Felix Fietkau --- target/linux/ar71xx/image/legacy-devices.mk | 7 ------- 1 file changed, 7 deletions(-) (limited to 'target/linux/ar71xx/image/legacy-devices.mk') diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk index 5538c49..48f347b 100644 --- a/target/linux/ar71xx/image/legacy-devices.mk +++ b/target/linux/ar71xx/image/legacy-devices.mk @@ -20,13 +20,6 @@ define LegacyDevice/AP81 endef LEGACY_DEVICES += AP81 -define LegacyDevice/AP83 - DEVICE_TITLE := Atheros AP83 reference board - DEVICE_PACKAGES := kmod-usb-core kmod-usb2 \ - vsc7385-ucode-ap83 vsc7395-ucode-ap83 -endef -LEGACY_DEVICES += AP83 - define LegacyDevice/AP96 DEVICE_TITLE := Atheros AP96 reference board DEVICE_PACKAGES := kmod-usb-core kmod-usb2 -- cgit v1.1