mirror of
https://github.com/lukaszraczylo/talos-builder.git
synced 2026-06-11 00:09:29 +00:00
bump rpi-6.18.y to f2f68e79f16f (2026-04-22), kernel 6.18.24
This commit is contained in:
@@ -12,7 +12,8 @@ ASSET_TYPE ?= rpi_5
|
||||
CONFIG_TXT ?= dtparam=i2c_arm=on
|
||||
|
||||
EXTENSIONS ?=
|
||||
EXTENSION_ARGS := $(foreach ext,$(EXTENSIONS),--system-extension-image $(ext))
|
||||
override EXTENSIONS := $(shell echo "$$EXTENSIONS")
|
||||
override EXTENSION_ARGS := $(foreach ext,$(EXTENSIONS),--system-extension-image $(ext))
|
||||
|
||||
EXTRA_KERNEL_ARGS ?=
|
||||
EXTRA_KERNEL := $(foreach arg,$(EXTRA_KERNEL_ARGS),--extra-kernel-arg $(arg))
|
||||
|
||||
Reference in New Issue
Block a user