From 67d39c03ec751a7b805a2c4ff82b5736266291b5 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 26 Jan 2019 09:17:41 +0100 Subject: gemini: drop Teltonika RUT1xx artifacts Support for the Teltonika RUT1xx was added with the switch to kernel 4.4. Hidding such changes in a kernel switch commit is the wrong way and the support for the Teltonika RUT1xx is pretty much incomplete. Signed-off-by: Mathias Kresin --- target/linux/gemini/image/Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'target/linux/gemini/image') diff --git a/target/linux/gemini/image/Makefile b/target/linux/gemini/image/Makefile index aca6e11df2..14e92ad71d 100644 --- a/target/linux/gemini/image/Makefile +++ b/target/linux/gemini/image/Makefile @@ -147,13 +147,6 @@ define Device/raidsonic_ib-4220-b endef TARGET_DEVICES += raidsonic_ib-4220-b -define Device/teltonika_rut1xx - DEVICE_TITLE := Teltonika RUT1xx - DEVICE_DTS := gemini-rut1xx - DEVICE_PACKAGES := $(GEMINI_NAS_PACKAGES) -endef -TARGET_DEVICES += teltonika_rut1xx - # The wiliboard images need some changes to be functional and buildable. # # The dts would need to use the ecoscentric,redboot-fis-partitions partition -- cgit v1.2.3