mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
parent
93129db56d
commit
e7d4ed0796
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ _package() {
|
|||
pkgdesc="The Linux Kernel and modules - ${_desc}"
|
||||
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7' 'firmware-raspberrypi')
|
||||
optdepends=('crda: to set the correct wireless channels of your country')
|
||||
provides=('kernel26' "linux=${pkgver}")
|
||||
provides=('kernel26' "linux=${pkgver}" 'WIREGUARD-MODULE')
|
||||
conflicts=('kernel26' 'linux' 'uboot-raspberrypi')
|
||||
install=${pkgname}.install
|
||||
backup=('boot/config.txt' 'boot/cmdline.txt')
|
||||
|
|
Loading…
Reference in a new issue