From: Nicolas Thill Date: Mon, 5 Oct 2009 11:18:03 +0000 (+0000) Subject: mountd: mark as 2.6 only X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e2f92c605d1e077e1676f2ed120252b799512f27;p=librecmc%2Flibrecmc.git mountd: mark as 2.6 only SVN-Revision: 17867 --- diff --git a/package/mountd/Makefile b/package/mountd/Makefile index 5463384a0a..87ddef50f8 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:=@USB_SUPPORT +uci +kmod-usb-storage +kmod-fs-autofs4 + DEPENDS:=@LINUX_2_6 @USB_SUPPORT +uci +kmod-usb-storage +kmod-fs-autofs4 URL:=http://www.openwrt.org endef