summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 36f7956..3cc7e5c 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,6 @@ KERNEL_SRC ?= /lib/modules/$(shell uname -r)/build
M ?= $(shell pwd)
EXTRA_CFLAGS += -DDYNAMIC_DEBUG_MODULE
-EXTRA_SYMBOLS += $(OUT_DIR)/../private/google-modules/aoc/Module.symvers
include $(KERNEL_SRC)/../private/google-modules/soc/gs/Makefile.include