From: nico Date: Mon, 5 Oct 2009 11:18:03 +0000 (+0000) Subject: [package] mountd: mark as 2.6 only X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=fdfd2adc07b0b522ae0b743e943ca17c2eb7530f [package] mountd: mark as 2.6 only git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17867 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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