mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
lantiq: remove unmaintained code
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40392 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
define Profile/DGN1000B
|
||||
NAME:=Netgear DGN1000B
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,DGN1000B))
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user