]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add module makefiles for pwm.
authorIan Lepore <ian@FreeBSD.org>
Sun, 16 Jun 2019 00:53:09 +0000 (00:53 +0000)
committerIan Lepore <ian@FreeBSD.org>
Sun, 16 Jun 2019 00:53:09 +0000 (00:53 +0000)
commite108c3df043a58063a915e0c8c4c9a6d7f1cae80
treede9883c9ef23f08f325236e589a4aef58f0f9ca5
parente3384e8c4443bdb8d93f746009275685006da63b
Add module makefiles for pwm.
sys/modules/Makefile
sys/modules/pwm/Makefile [new file with mode: 0644]
sys/modules/pwm/pwmbus/Makefile [new file with mode: 0644]
sys/modules/pwm/pwmc/Makefile [new file with mode: 0644]