summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/profiles/100-nprove.mk
blob: c45d30209324397db6f29dfd274bde649b80d75b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 libopenssl \
	usb-modeswitch usb-modeswitch-data usbutils \
	firewall
endef

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