Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
HardenedBSD
Commits
dea952c3
Commit
dea952c3
authored
Jan 24, 2022
by
Kevin Lo
Browse files
modules: mgb: need opt_platform.h
This fixes the standalone build.
parent
a4efbe0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
sys/modules/mgb/Makefile
View file @
dea952c3
...
...
@@ -5,7 +5,7 @@
KMOD
=
if_mgb
SRCS
=
if_mgb.c
SRCS
+=
device_if.h bus_if.h pci_if.h
SRCS
+=
ifdi_if.h
SRCS
+=
ifdi_if.h
opt_platform.h
SRCS
+=
miibus_if.h
#CFLAGS+= -DIFLIB
...
...
HardenedBSD Services
@hardenedbsd-services
mentioned in commit
ab7456d7
·
Apr 16, 2022
mentioned in commit
ab7456d7
mentioned in commit ab7456d72afabdf401a60e04605fe67945ee68d3
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment