[scripts] ext-toolchain.sh:
[openwrt.git] / target / linux / lantiq / ar9 / profiles / 002-netgear.mk
1 define Profile/DGN3500B
2 NAME:=DGN3500B
3 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg
4 endef
5
6 define Profile/DGN3500B/Description
7 Netgear DGN3500B
8 endef
9
10 $(eval $(call Profile,DGN3500B))
11
This page took 0.051311 seconds and 5 git commands to generate.