404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.219.77.39: ~ $
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for PCI-Express Root Port Advanced Error Reporting Driver
#

obj-$(CONFIG_PCIEAER) += aerdriver.o

obj-$(CONFIG_PCIE_ECRC)	+= ecrc.o

aerdriver-objs := aerdrv_errprint.o aerdrv_core.o aerdrv.o
aerdriver-$(CONFIG_ACPI) += aerdrv_acpi.o

obj-$(CONFIG_PCIEAER_INJECT) += aer_inject.o

Filemanager

Name Type Size Permission Actions
Kconfig File 643 B 0644
Kconfig.debug File 586 B 0644
Makefile File 329 B 0644