From f054e82bdc689cf262baeaac6d8dc913b0bccb55 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 21 Jun 2016 11:57:24 +0200 Subject: lantiq: remove gr7000 support this seems to have never worked as the wrong SoC is selected Signed-off-by: John Crispin --- target/linux/lantiq/image/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'target/linux/lantiq/image') diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index e0a28c2..a54c3e2 100644 --- a/target/linux/lantiq/image/Makefile +++ b/target/linux/lantiq/image/Makefile @@ -561,14 +561,6 @@ define LegacyDevice/FRITZ7320 endef LEGACY_DEVICES += FRITZ7320 -define Device/GR7000 - DEVICE_PROFILE := GR7000 - IMAGE_SIZE := 7808k - DEVICE_TITLE := Aztech GR7000 - DEVICE_PACKAGES := kmod-ltq-deu-ar9 kmod-usb-dwc2 swconfig -endef -TARGET_DEVICES += GR7000 - define Device/H201L DEVICE_PROFILE := H201L IMAGE_SIZE := 7808k -- cgit v1.1