cmake: fix ccache command when using host ccache (patch from #9611)
[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 kmod-leds-gpio
4 endef
5
6 define Profile/DGN3500B/Description
7 Netgear DGN3500B
8 endef
9
10 $(eval $(call Profile,DGN3500B))
11
This page took 0.046636 seconds and 5 git commands to generate.