mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-24 02:52:55 +00:00
Process the headers needed for SELinux
This commit is contained in:
parent
2704c491b7
commit
870fa28828
1 changed files with 0 additions and 2 deletions
|
@ -712,10 +712,8 @@ SaveDevel() {
|
|||
# aufs2 has a special file needed
|
||||
cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
|
||||
|
||||
%if %{with selinux}
|
||||
# SELinux needs security/selinux/include
|
||||
cp -fR security/selinux/include $TempDevelRoot/security/selinux
|
||||
%endif
|
||||
|
||||
for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
|
||||
mips mn10300 nios2 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
|
||||
|
|
Loading…
Add table
Reference in a new issue