diff options
author | Roman Yeryomin <roman@advem.lv> | 2013-09-16 12:15:04 +0300 |
---|---|---|
committer | Roman Yeryomin <roman@advem.lv> | 2013-09-16 12:15:04 +0300 |
commit | 17988ba7e6945767ea8ebc8b5f65c2baf3aab4a3 (patch) | |
tree | bd8e459862a6628e75adc5dc1233190d89b3a760 /target/linux/realtek/rtl8196c | |
parent | 3035e0e2186752945b28a69da78d5330d93a6ff8 (diff) |
add CLS_ACT_CONNMARK patch and qos-scripts to nprove profile
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Diffstat (limited to 'target/linux/realtek/rtl8196c')
-rw-r--r-- | target/linux/realtek/rtl8196c/profiles/nprove.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/rtl8196c/profiles/nprove.mk b/target/linux/realtek/rtl8196c/profiles/nprove.mk index 424d9fa5b..3aa5377a0 100644 --- a/target/linux/realtek/rtl8196c/profiles/nprove.mk +++ b/target/linux/realtek/rtl8196c/profiles/nprove.mk @@ -15,7 +15,7 @@ define Profile/nprove 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 mountd + firewall mountd qos-scripts endef define Profile/nprove/Description |