X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a2fd77df3fa695796fd2a517b682a35f8d5019c4..9ce37db95dfcfa2c11105477e26a565eed8d0ac3:/package/mountd/Makefile diff --git a/package/mountd/Makefile b/package/mountd/Makefile index 5463384a0..87ddef50f 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