/
usr
/
src
/
linux-headers-5.15.0-181
/
drivers
/
pps
/
clients
/
/usr/src/linux-headers-5.15.0-181/drivers/pps/clients
mkdir
upload
Name
Size
Mode
Actions
Kconfig
1092
0644
edit
dl
rm
Makefile
301
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-181/drivers/pps/clients/Makefile
(301B)
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for PPS clients. # obj-$(CONFIG_PPS_CLIENT_KTIMER) += pps-ktimer.o obj-$(CONFIG_PPS_CLIENT_LDISC) += pps-ldisc.o obj-$(CONFIG_PPS_CLIENT_PARPORT) += pps_parport.o obj-$(CONFIG_PPS_CLIENT_GPIO) += pps-gpio.o ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG
Save
cmd:
run