remove ar9 board from xway profiles

SVN-Revision: 27534
master
John Crispin 13 years ago
parent 985d4dd88f
commit f177052c9d
  1. 12
      target/linux/lantiq/xway/profiles/001-lantiq.mk
  2. 0
      target/linux/lantiq/xway/profiles/003-gigaset.mk
  3. 11
      target/linux/lantiq/xway/profiles/003-netgear.mk

@ -8,15 +8,3 @@ define Profile/EASY50712/Description
endef
$(eval $(call Profile,EASY50712))
define Profile/EASY50812
NAME:=EASY50812
PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio
endef
define Profile/EASY50812/Description
Lantiq EASY50812 evalkit
endef
$(eval $(call Profile,EASY50812))

@ -1,11 +0,0 @@
define Profile/DGN3500B
NAME:=DGN3500B
PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio
endef
define Profile/DGN3500B/Description
Netgear DGN3500B
endef
$(eval $(call Profile,DGN3500B))
Loading…
Cancel
Save