kernel: Add kmod-crypto-xxhash
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 29 Jun 2024 16:14:47 +0000 (18:14 +0200)
committerRISCi_ATOM <bob@bobcall.me>
Thu, 11 Jul 2024 15:20:49 +0000 (11:20 -0400)
commit1e0258f4d0906b55f67c967b48d9c1b1f7658069
tree532cc073bb9dd8234e655a8d373189f868936455
parent7d404c4dd7f22543b6c1ff8983a34754b831cd97
kernel: Add kmod-crypto-xxhash

kxxhash_generic.ko is a soft dependency of kmod-fs-btrfs, but we did not
package it. Extract the kmod-lib-xxhash and then package
xxhash_generic.ko.

Link: https://github.com/openwrt/openwrt/pull/15833
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 2ebeda029490e308cc0e8f475e63280f960e74c4)
Link: https://github.com/openwrt/openwrt/pull/15898
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/linux/modules/crypto.mk
package/kernel/linux/modules/fs.mk
package/kernel/linux/modules/lib.mk