1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 15:53:49 +03:00

remove ar9 board from xway profiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27534 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2011-07-07 18:20:16 +00:00
parent 3b3a2539e1
commit 4130b70d43
3 changed files with 0 additions and 23 deletions

View File

@ -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))

View File

@ -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))