From: Thomas Walker Lynch Date: Mon, 27 Oct 2025 07:55:43 +0000 (+0000) Subject: . X-Git-Url: https://git.reasoningtechnology.com/style/%7Bstyle.link%7D?a=commitdiff_plain;h=ce592d95eddd47406ec668881079bbeb6c4b4a90;p=RT-project-share . --- diff --git a/developer/make/target_kmod.mk b/developer/make/target_kmod.mk index 03928f7..e8a200d 100644 --- a/developer/make/target_kmod.mk +++ b/developer/make/target_kmod.mk @@ -15,7 +15,6 @@ KMOD_BUILD_DIR ?= KMOD_SOURCE_DIR ?= cc # Extra compiler flags passed to Kbuild (e.g., -I $(KMOD_SOURCE_DIR)) -# RT uses unified header/source files KMOD_CCFLAGS ?= # Staging/output directory for Kbuild