mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix the KMOD for the lpbb device.
This commit is contained in:
parent
e827419577
commit
35ae09bc0e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../../../dev/ppbus
|
||||
KMOD = pcf
|
||||
KMOD = lpbb
|
||||
SRCS = device_if.h bus_if.h iicbb_if.h ppbus_if.h \
|
||||
lpbb.c
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue