Skip to content
Snippets Groups Projects
Commit 0a4024fb authored by Mike Albon's avatar Mike Albon
Browse files

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

SVN-Revision: 6284
parent 156eea58
No related branches found
No related tags found
No related merge requests found
......@@ -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:=\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment