mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 03:41:52 +02:00
[package] mountd: mark as 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17867 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4b6822e5ed
commit
fdfd2adc07
@ -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 New Issue
Block a user