|
@@ -40,7 +40,7 @@ include scripts/Kbuild.include
|
|
|
include scripts/Makefile.lib
|
|
|
|
|
|
kernelsymfile := $(objtree)/Module.symvers
|
|
|
-modulesymfile := $(KBUILD_EXTMOD)/Modules.symvers
|
|
|
+modulesymfile := $(KBUILD_EXTMOD)/Module.symvers
|
|
|
|
|
|
# Step 1), find all modules listed in $(MODVERDIR)/
|
|
|
__modules := $(sort $(shell grep -h '\.ko' /dev/null $(wildcard $(MODVERDIR)/*.mod)))
|