kbuild: rpm-pkg: move source components to rpmbuild/SOURCES
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 15 Mar 2023 15:50:17 +0000 (00:50 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 16 Mar 2023 13:45:56 +0000 (22:45 +0900)
commit81f59a26f3d59c6aeb137b7b5546848779222c65
treec07af94f4b43b39cc988931dac817c2d12c0dc93
parent36862e14e31611f9786622db366327209a7aede7
kbuild: rpm-pkg: move source components to rpmbuild/SOURCES

Prepare to add more files to the source RPM.

Also, fix the build error when KCONFIG_CONFIG is set:
  error: Bad file: ./.config: No such file or directory

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
.gitignore
Makefile
scripts/Makefile.package
scripts/package/mkspec