mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:41:53 +02:00
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: #8045)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28666 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8ef02b4851
commit
16bb615819
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user