-
由 Masahiro Yamada 提交于
Since commit 269a535c ("modpost: generate vmlinux.symvers and reuse it for the second modpost"), with CONFIG_MODULES disabled, "make deb-pkg" (or "make bindeb-pkg") fails with: find: ‘Module.symvers’: No such file or directory If CONFIG_MODULES is disabled, it doesn't really make sense to build the linux-headers package. Fixes: 269a535c ("modpost: generate vmlinux.symvers and reuse it for the second modpost") Reported-by: NJosh Triplett <josh@joshtriplett.org> Signed-off-by: NMasahiro Yamada <masahiroy@kernel.org>
bac977cb