mountd: mark as 2.6 only
SVN-Revision: 17867
This commit is contained in:
parent
3b0d91c6f5
commit
e2f92c605d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue