package/kernel: prefix library modules with lib-
[openwrt.git] / package / kernel / modules / 001-depends.mk
index 93aaeb3..73dd46b 100644 (file)
@@ -6,7 +6,7 @@
 #
 
 define AddDepends/crc16
-  DEPENDS+= +kmod-crc16 $(1)
+  DEPENDS+= +kmod-lib-crc16 $(1)
 endef
 
 define AddDepends/hid
This page took 0.02617 seconds and 4 git commands to generate.