mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:24:47 +01:00
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>
This commit is contained in:
parent
36862e14e3
commit
81f59a26f3
4 changed files with 11 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -78,6 +78,7 @@ modules.order
|
|||
# RPM spec file (make rpm-pkg)
|
||||
#
|
||||
/*.spec
|
||||
/rpmbuild/
|
||||
|
||||
#
|
||||
# Debian directory (make deb-pkg)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue