1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 18:51:05 +02:00

12 lines
202 B
Makefile
Raw Normal View History

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