aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ar9/profiles/002-netgear.mk
blob: a3c83bbcd211a5f28f6856d70b9f7b4058220f8c (plain)
1
2
3
4
5
6
7
8
9
10
11
define Profile/DGN3500B
  NAME:=DGN3500B Netgear
  PACKAGES:= kmod-usb-core kmod-usb-dwc-otg
endef

define Profile/DGN3500B/Description
	Netgear DGN3500B
endef

$(eval $(call Profile,DGN3500B))