package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: #8045)
[openwrt.git] / package / kernel / modules / fs.mk
index ddd8b7c..c1727c0 100644 (file)
@@ -325,6 +325,7 @@ define KernelPackage/fs-udf
   KCONFIG:=CONFIG_UDF_FS
   FILES:=$(LINUX_DIR)/fs/udf/udf.ko
   AUTOLOAD:=$(call AutoLoad,30,udf)
+  DEPENDS:=+kmod-lib-crc-itu-t
 $(call AddDepends/nls)
 endef
 
This page took 0.022801 seconds and 4 git commands to generate.