linux/debian/patches/kernelvariables.patch

14 lines
315 B
Diff

diff --git a/Makefile b/Makefile
index a3a7baa..32d9ea4 100644
--- a/Makefile
+++ b/Makefile
@@ -296,6 +296,8 @@ LDFLAGS_MODULE = -r
CFLAGS_KERNEL =
AFLAGS_KERNEL =
+-include .kernelvariables
+
# Use LINUXINCLUDE when you must reference the include/ directory.
# Needed to be compatible with the O= option