forked from luck/tmp_suning_uos_patched
kbuild: drop unused symverfile in Makefile.modpost
Since commit 040fcc819a
("kbuild: improved modversioning
support for external modules"), symverfile has been replaced
with kernelsymfile and modulesymfile.
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
028568d84d
commit
9904041885
|
@ -97,7 +97,6 @@ vmlinux.o: FORCE
|
|||
$(call cmd,kernel-mod)
|
||||
|
||||
# Declare generated files as targets for modpost
|
||||
$(symverfile): __modpost ;
|
||||
$(modules:.ko=.mod.c): __modpost ;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user