diff options
author | Roman Yeryomin <roman@advem.lv> | 2013-09-18 15:14:43 +0300 |
---|---|---|
committer | Roman Yeryomin <roman@advem.lv> | 2013-09-18 15:14:43 +0300 |
commit | b6cafc25acec492a9f1fb0fb7c301fcb3a96442b (patch) | |
tree | 1560eff23d7bad4c28399cd4588c450b48f82a6f | |
parent | 17988ba7e6945767ea8ebc8b5f65c2baf3aab4a3 (diff) |
Use block-mount instead of mountd
Signed-off-by: Roman Yeryomin <roman@advem.lv>
-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 3aa5377a0..61c08b48c 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 qos-scripts + firewall block-mount qos-scripts endef define Profile/nprove/Description |