export KBUILD_OUTPUT = /usr/src/linux-6.4.0-150600.23.42-obj/arm64/default
# needs CC assignemnt adjusted to ?= in the main Makefile
export CC = $(CROSS_COMPILE)gcc
include ../../../linux-6.4.0-150600.23.42/Makefile
