mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
exfat-nofuse: Depend on BUILD_PATENTED
ExFAT is patented by Microsoft. Signed-off-by: Bruno Randolf <br1@einfach.org>
This commit is contained in:
@@ -29,7 +29,7 @@ define KernelPackage/fs-exfat
|
||||
TITLE:=ExFAT Kernel driver
|
||||
FILES:=$(PKG_BUILD_DIR)/exfat.ko
|
||||
AUTOLOAD:=$(call AutoLoad,30,exfat,1)
|
||||
DEPENDS:=+kmod-nls-base
|
||||
DEPENDS:=+kmod-nls-base @BUILD_PATENTED
|
||||
endef
|
||||
|
||||
define KernelPackage/fs-exfat/description
|
||||
|
||||
Reference in New Issue
Block a user