mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
uefi-(arm64|x86)-edge/5.19: bump to 5.19.y (#4046)
- uefi-arm64-edge/5.19: add patch for ACPI enablement of PHYT0004 onboard network card - reworked 5.10 version of patch to 5.19, trivial datatype change - sent by Dragonbox/Pythium person via @lanefu - uefi-(arm64|x86)-edge/5.19: split patch dir from x86, otherwise identical
This commit is contained in:
@@ -22,7 +22,7 @@ current)
|
||||
edge)
|
||||
export DISTRO_GENERIC_KERNEL=no
|
||||
export LINUXCONFIG="linux-uefi-${LINUXFAMILY}-${BRANCH}"
|
||||
export KERNELBRANCH="branch:linux-5.18.y"
|
||||
export KERNELBRANCH="branch:linux-5.19.y"
|
||||
export KERNELPATCHDIR="uefi-${LINUXFAMILY}-${BRANCH}" # Might be empty.
|
||||
export KERNELDIR="linux-uefi-${LINUXFAMILY}" # Avoid sharing a source tree with others, until we know it's safe.
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user