summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/profiles/100-nprove.mk
blob: 0eef8daac4a2f40c35d9fd7ddf20f15e303d0fc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
define Profile/nprove
  NAME:=nprove
  PACKAGES:=kmod-tun kmod-nls-cp437 kmod-nls-iso8859-1 kmod-nls-utf8 kmod-usb-serial kmod-usb-serial-option \
	kmod-usb-storage kmod-usb-printer \
	luci luci-app-diag-devinfo luci-app-p910nd luci-app-qos luci-app-wol \
	librt libiw query3g maccalc
endef

define Profile/nprove/Description
	Package set for nprove router
endef
$(eval $(call Profile,nprove))