diff --git a/scripts/Makefile.build b/scripts/Makefile.build index c09fe9099f58272e80dbfae00489024ff2159e9d..0f2b5f07926b01d3253f0ffbc5d35d89f1a973cf 100644 --- a/scripts/Makefile.build +++ b/scripts/Makefile.build @@ -94,7 +94,7 @@ endif # --------------------------------------------------------------------------- # Default is built-in, unless we know otherwise -$(foreach x, i lst o s, $(patsubst %.o,%.$(x),$(real-obj-m))): \ +$(foreach x, i ll lst o s symtypes, $(patsubst %.o,%.$(x),$(real-obj-m))): \ part-of-module := y modkern_cflags = \