mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add missing dependency for kmod-ntfs (patch from #5638)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17435 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5119b9bb4c
commit
da01688a90
@ -51,6 +51,7 @@ define KernelPackage/fs-ntfs
|
||||
KCONFIG:=CONFIG_NTFS_FS
|
||||
FILES:=$(LINUX_DIR)/fs/ntfs/ntfs.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,30,ntfs)
|
||||
$(call KernelPackage/nls/Depends)
|
||||
endef
|
||||
|
||||
define KernelPackage/fs-ntfs/description
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user