mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
remove ar9 board from xway profiles
SVN-Revision: 27534
This commit is contained in:
parent
985d4dd88f
commit
f177052c9d
@ -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…
Reference in New Issue
Block a user