mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add vnode_if.c to CLEANFILES.
This commit is contained in:
parent
dc6fe48461
commit
f7597900e9
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ SRCS= bktr_core.c bktr_os.c bktr_audio.c bktr_tuner.c bktr_card.c \
|
|||
bktr.h opt_devfs.h opt_bktr.h smbus.h bus_if.h device_if.h \
|
||||
pci_if.h vnode_if.h
|
||||
CLEANFILES += bktr.h opt_devfs.h opt_bktr.h smbus.h bus_if.h device_if.h \
|
||||
pci_if.h vnode_if.h
|
||||
pci_if.h vnode_if.h vnode_if.c
|
||||
|
||||
bktr.h:
|
||||
echo "#define NBKTR 1" > bktr.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue