From c821836395122a28b692fdfe7ba6446195848496 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 6 Apr 2014 09:21:44 +0000 Subject: lantiq: remove unmaintained code Signed-off-by: John Crispin SVN-Revision: 40392 --- target/linux/lantiq/Makefile | 4 ++-- target/linux/lantiq/ase/config-default | 19 ------------------- target/linux/lantiq/ase/profiles/001-netgear.mk | 5 ----- target/linux/lantiq/ase/target.mk | 10 ---------- 4 files changed, 2 insertions(+), 36 deletions(-) delete mode 100644 target/linux/lantiq/ase/config-default delete mode 100644 target/linux/lantiq/ase/profiles/001-netgear.mk delete mode 100644 target/linux/lantiq/ase/target.mk (limited to 'target/linux/lantiq') diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index d7f75683e0..6653cc407f 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -7,9 +7,9 @@ include $(TOPDIR)/rules.mk BOARD:=lantiq -BOARDNAME:=Lantiq GPON/XWAY/SVIP +BOARDNAME:=Lantiq FEATURES:=squashfs ubifs -SUBTARGETS=xway xrx200 ase falcon +SUBTARGETS=xway xrx200 LINUX_VERSION:=3.10.34 diff --git a/target/linux/lantiq/ase/config-default b/target/linux/lantiq/ase/config-default deleted file mode 100644 index 79b559592a..0000000000 --- a/target/linux/lantiq/ase/config-default +++ /dev/null @@ -1,19 +0,0 @@ -CONFIG_AR8216_PHY=y -CONFIG_INPUT=y -CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_POLLDEV=y -# CONFIG_ISDN is not set -# CONFIG_LANTIQ_PHY is not set -# CONFIG_M25PXX_USE_FAST_READ is not set -CONFIG_MTD_M25P80=y -# CONFIG_RTL8366_SMI is not set -CONFIG_SOC_AMAZON_SE=y -# CONFIG_SOC_XWAY is not set -CONFIG_SPI=y -CONFIG_SPI_BITBANG=y -CONFIG_SPI_MASTER=y -CONFIG_SPI_XWAY=y -# CONFIG_USB_ARCH_HAS_EHCI is not set -# CONFIG_USB_ARCH_HAS_OHCI is not set -# CONFIG_USB_ARCH_HAS_XHCI is not set -CONFIG_USB_SUPPORT=y diff --git a/target/linux/lantiq/ase/profiles/001-netgear.mk b/target/linux/lantiq/ase/profiles/001-netgear.mk deleted file mode 100644 index 3636d3889a..0000000000 --- a/target/linux/lantiq/ase/profiles/001-netgear.mk +++ /dev/null @@ -1,5 +0,0 @@ -define Profile/DGN1000B - NAME:=Netgear DGN1000B -endef - -$(eval $(call Profile,DGN1000B)) diff --git a/target/linux/lantiq/ase/target.mk b/target/linux/lantiq/ase/target.mk deleted file mode 100644 index a052dd2ce7..0000000000 --- a/target/linux/lantiq/ase/target.mk +++ /dev/null @@ -1,10 +0,0 @@ -ARCH:=mips -SUBTARGET:=ase -BOARDNAME:=Amazon-SE -FEATURES:=squashfs atm - -DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl-ase ltq-dsl-app - -define Target/Description - Lantiq ASE -endef -- cgit v1.2.3