linux: Make module standalone-buildable

Add opt_inet.h and opt_usb.h to make linux module buildable standalone.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2024-05-11 16:35:54 -06:00
parent 099a81a417
commit c5f906d32d

View File

@ -34,9 +34,11 @@ SRCS= linux${SFX}_dummy_machdep.c \
linux_uid16.c \
linux_vdso.c \
linux_xattr.c \
opt_inet.h \
opt_inet6.h \
opt_ktrace.h \
opt_posix.h \
opt_usb.h \
bus_if.h \
device_if.h \
vnode_if.h