modules: mgb: need opt_platform.h
This fixes the standalone build.
This commit is contained in:
parent
a4efbe0d6d
commit
dea952c3e2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user