linux-surface/pkg/arch/kernel
Maximilian Luz 402c979bcd
Update v5.8 patches
Changes:
  SAM:
  - Move lid/GPE workaround into separate independent module.
  - A bus and device type has been implemented for SAM devices.
  - Detach devices attached to the base when the cliboard is being detached on
    the Surface Book 3.
  - Internal restructuring.

Links:
- kernel: 233bcf2785
- SAM: 08bbb7272a
2020-08-18 06:08:22 +02:00
..
0001-surface3-oemb.patch Update Arch kernel to 5.8.1 2020-08-15 21:44:24 +02:00
0002-wifi.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
0003-ipts.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
0004-surface-sam.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
0005-surface-sam-over-hid.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
0006-surface-gpe.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
arch.config arch: pkg-kernel: disable CONFIG_DEBUG_INFO 2020-06-15 00:56:36 +09:00
config Update Arch Linux config 2020-08-16 02:16:59 +02:00
PKGBUILD Update v5.8 patches 2020-08-18 06:08:22 +02:00
README.md Arch Linux package build files. 2020-01-08 11:38:25 +09:00
surface.config Fix: Use correct config for Arch kernel 2020-08-16 01:28:10 +02:00

Build

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

To reproduce from a vanilla kernel PKGBUILD