linux-surface/pkg/arch/kernel
Maximilian Luz e95c212996
pkg/arch: Use y for CONFIG_ASHMEM
The CONFIG_ASHMEM option cannot be set to `m` (as wrongly described in
the Arch Wiki). Instead set it to `y` as done in the `-zen` kernel.
2021-09-03 17:37:43 +02:00
..
0001-surface3-oemb.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0002-mwifiex.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0003-ath10k.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0004-ipts.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0005-surface-sam-over-hid.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0006-surface-sam.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0007-surface-hotplug.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0008-surface-typecover.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0009-cameras.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0010-amd-gpio.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
0011-amd-s0ix.patch Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
arch.config pkg/arch: Use y for CONFIG_ASHMEM 2021-09-03 17:37:43 +02:00
config Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
PKGBUILD pkg/arch: Use y for CONFIG_ASHMEM 2021-09-03 17:37:43 +02:00
README.md Arch Linux package build files. 2020-01-08 11:38:25 +09:00
surface.config Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00

Build

PKGEXT='.pkg.tar' MAKEFLAGS="-j8" makepkg -s --skippgpcheck

To reproduce from a vanilla kernel PKGBUILD