aboutsummaryrefslogtreecommitdiffstats
path: root/package/mountd
diff options
context:
space:
mode:
Diffstat (limited to 'package/mountd')
-rw-r--r--package/mountd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mountd/Makefile b/package/mountd/Makefile
index bfee3585e8..e218783e91 100644
--- a/package/mountd/Makefile
+++ b/package/mountd/Makefile
@@ -17,7 +17,7 @@ define Package/mountd
SECTION:=utils
CATEGORY:=Utilities
TITLE:=OpenWrt automount daemon
- DEPENDS:=@LINUX_2_6 @USB_SUPPORT +uci +kmod-usb-storage +kmod-fs-autofs4
+ DEPENDS:=@USB_SUPPORT +uci +kmod-usb-storage +kmod-fs-autofs4
URL:=http://www.openwrt.org
endef