kernel
This commit is contained in:
parent
b59f84ee36
commit
cfab1d3ce7
83468 changed files with 37938688 additions and 0 deletions
19
linux-6.8.1/drivers/ata/pata_parport/Makefile
Normal file
19
linux-6.8.1/drivers/ata/pata_parport/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
obj-$(CONFIG_PATA_PARPORT) += pata_parport.o
|
||||
|
||||
obj-$(CONFIG_PATA_PARPORT_ATEN) += aten.o
|
||||
obj-$(CONFIG_PATA_PARPORT_BPCK) += bpck.o
|
||||
obj-$(CONFIG_PATA_PARPORT_COMM) += comm.o
|
||||
obj-$(CONFIG_PATA_PARPORT_DSTR) += dstr.o
|
||||
obj-$(CONFIG_PATA_PARPORT_KBIC) += kbic.o
|
||||
obj-$(CONFIG_PATA_PARPORT_EPAT) += epat.o
|
||||
obj-$(CONFIG_PATA_PARPORT_EPIA) += epia.o
|
||||
obj-$(CONFIG_PATA_PARPORT_FRPW) += frpw.o
|
||||
obj-$(CONFIG_PATA_PARPORT_FRIQ) += friq.o
|
||||
obj-$(CONFIG_PATA_PARPORT_FIT2) += fit2.o
|
||||
obj-$(CONFIG_PATA_PARPORT_FIT3) += fit3.o
|
||||
obj-$(CONFIG_PATA_PARPORT_ON20) += on20.o
|
||||
obj-$(CONFIG_PATA_PARPORT_ON26) += on26.o
|
||||
obj-$(CONFIG_PATA_PARPORT_KTTI) += ktti.o
|
||||
obj-$(CONFIG_PATA_PARPORT_BPCK6) += bpck6.o
|
Loading…
Add table
Add a link
Reference in a new issue