mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-24 02:52:55 +00:00
Include the whole tools/ subdir in the devel RPMs
This commit is contained in:
parent
1a59dad400
commit
ced366f8f2
1 changed files with 1 additions and 1 deletions
|
@ -708,7 +708,7 @@ SaveDevel() {
|
|||
cp -fR scripts $TempDevelRoot
|
||||
cp -fR kernel/bounds.c $TempDevelRoot/kernel
|
||||
cp -fR kernel/time/timeconst.bc $TempDevelRoot/kernel/time
|
||||
cp -fR tools/include $TempDevelRoot/tools/
|
||||
cp -fR tools $TempDevelRoot/
|
||||
cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
|
||||
cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
|
||||
cp -fR arch/x86/purgatory/* $TempDevelRoot/arch/x86/purgatory/
|
||||
|
|
Loading…
Add table
Reference in a new issue