1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 23:14:26 +03:00

Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6284 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
malbon 2007-02-12 09:07:22 +00:00
parent 2b0cca7c68
commit e3e1d10586

View File

@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/ntfs-3g
TITLE:=NTFS-3G
DEPENDS:=+libfuse +fuse-utils
DEPENDS:=+libfuse +fuse-utils @LINUX_2_6
SECTION:=utils
CATEGORY:=Utilities
DESCRIPTION:=\