commit | 2d7d1bc119a4d7f54cfe0b1be480c34e8c712d06 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Sun Oct 01 23:03:39 2023 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sun Oct 01 23:06:06 2023 +0900 |
tree | 1daf60dddb94943b7646a379ba28507ac9c7545a | |
parent | f177cd0c15fcc7bdbb68d8d1a3166dead95314c8 [diff] |
kbuild: remove stale code for 'source' symlink in packaging scripts Since commit d8131c2965d5 ("kbuild: remove $(MODLIB)/source symlink"), modules_install does not create the 'source' symlink. Remove the stale code from builddeb and kernel.spec. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>