pc: use linux 6.6.47

Issue #5264
This commit is contained in:
Sebastian Sumpf
2024-07-31 15:18:57 +02:00
committed by Christian Helmuth
parent 653dfed0c5
commit dd0140f82e
18 changed files with 146 additions and 38 deletions

View File

@ -1,6 +1,6 @@
CUSTOM_TARGET_DEPS := kernel_build.phony
LX_DIR := $(call select_from_ports,legacy_linux)/src/linux
LX_DIR := $(call select_from_ports,linux)/src/linux
PWD := $(shell pwd)
LX_MK_ARGS = ARCH=$(LINUX_ARCH) CROSS_COMPILE=$(CROSS_DEV_PREFIX)