udeb: Move crc7 to crc-modules to avoid duplication

This commit is contained in:
Ben Hutchings 2019-02-13 15:10:54 +00:00
parent deaca48d3c
commit 1bfee96fd0
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@ -4,7 +4,8 @@ linux (4.19.20-2) UNRELEASED; urgency=medium
and nic-shared-modules to avoid duplication
* mt76: Use the correct hweight8() function (fixes FTBFS on ia64)
* [armel] udeb: Add mmc-core-modules
* udeb: Make nic-wireless-modules depend on mmc-core-modules, not mmc-modules
* udeb: Make nic-wireless-modules depend on mmc-core-modules, not
mmc-modules; move crc7 to crc-modules to avoid duplication
* [powerpc*] udeb: Add i2c-modules, mmc-core-modules, nic-wireless-modules
* [arm64,armhf] udeb: Add mmc-core-modules to Provides of kernel-image
* udeb: Add fb-modules and include drm and drm_kms_helper on most

View File

@ -3,3 +3,4 @@ libcrc32c
crc32c_generic
crc-itu-t
crc16
crc7 ?