mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
linux-image: provide wireguard-modules
This commit is contained in:
committed by
Igor Pecovnik
parent
64028f6ba9
commit
07a6e5e082
@@ -265,7 +265,7 @@ function kernel_package_callback_linux_image() {
|
||||
Maintainer: ${MAINTAINER} <${MAINTAINERMAIL}>
|
||||
Section: kernel
|
||||
Priority: optional
|
||||
Provides: linux-image, linux-image-armbian, armbian-$BRANCH
|
||||
Provides: linux-image, linux-image-armbian, armbian-$BRANCH, wireguard-modules
|
||||
Description: Armbian Linux $BRANCH kernel image $kernel_version_family
|
||||
This package contains the Linux kernel, modules and corresponding other files.
|
||||
${artifact_version_reason:-"${kernel_version_family}"}
|
||||
|
||||
Reference in New Issue
Block a user