mountd: mark as 2.6 only

SVN-Revision: 17867
lede-17.01
Nicolas Thill 2009-10-05 11:18:03 +00:00
parent 3b0d91c6f5
commit e2f92c605d
1 changed files with 1 additions and 1 deletions

View File

@ -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