Skip to content
Snippets Groups Projects
Commit 0c95fe5d authored by Nicolas Thill's avatar Nicolas Thill
Browse files

package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: #8045)

SVN-Revision: 28666
parent defe47eb
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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