Submit
Path:
~
/
/
usr
/
lib
/
modules
/
5.15.0-152-generic
/
build
/
drivers
/
pnp
/
File Content:
Makefile
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Linux Plug-and-Play Support. # obj-y := pnp.o pnp-y := core.o card.o driver.o resource.o manager.o support.o interface.o quirks.o obj-$(CONFIG_PNPACPI) += pnpacpi/ obj-$(CONFIG_PNPBIOS) += pnpbios/ obj-$(CONFIG_ISAPNP) += isapnp/ # pnp_system_init goes after pnpacpi/pnpbios init pnp-y += system.o
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
isapnp
---
0755
pnpacpi
---
0755
pnpbios
---
0755
Kconfig
1378 bytes
0644
Makefile
366 bytes
0644
N4ST4R_ID | Naxtarrr