modules: mgb: need opt_platform.h

This fixes the standalone build.
This commit is contained in:
Kevin Lo 2022-01-24 13:38:39 +08:00
parent a4efbe0d6d
commit dea952c3e2

View File

@ -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