003 File Manager
Current Path:
/usr/src/sys/modules/pwm/pwmbus
usr
/
src
/
sys
/
modules
/
pwm
/
pwmbus
/
📁
..
📄
Makefile
(272 B)
Editing: Makefile
# $FreeBSD$ .PATH: ${SRCTOP}/sys/dev/pwm KMOD= pwmbus SRCS= pwmbus.c .if !empty(OPT_FDT) SRCS+= ofw_pwm.c ofw_pwmbus.c ofw_bus_if.h .endif # Generated files... SRCS+= \ bus_if.h \ device_if.h \ opt_platform.h \ pwmbus_if.c \ pwmbus_if.h \ .include <bsd.kmod.mk>
Upload File
Create Folder