mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-24 02:52:55 +00:00
Do not meddle with the missing dvb-core headers
This commit is contained in:
parent
ec37d8a7d6
commit
21271d33aa
1 changed files with 0 additions and 4 deletions
|
@ -722,10 +722,6 @@ SaveDevel() {
|
|||
cp -fR drivers/media/pci/bt8xx/bt848.h $TempDevelRoot/drivers/media/pci/bt8xx/
|
||||
cp -fR drivers/media/common/btcx-risc.h $TempDevelRoot/drivers/media/common/
|
||||
|
||||
# Needed for external dvb tree (#41418)
|
||||
cp -fR drivers/media/dvb-core/*.h $TempDevelRoot/drivers/media/dvb-core/
|
||||
cp -fR drivers/media/dvb-frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb-frontends/
|
||||
|
||||
# add acpica header files, needed for fglrx build
|
||||
cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue