if_glxgbe: fix stand-alone module build

Fix module build outside of kernel build environment.

MFC after:	3 days
This commit is contained in:
Eugene Grosbein 2022-06-06 00:59:46 +07:00
parent 966e279052
commit 32467e47b7

View File

@ -42,7 +42,7 @@ SRCS+= ql_fw.c
SRCS+= ql_boot.c
SRCS+= ql_minidump.c
SRCS+= device_if.h bus_if.h pci_if.h
SRCS+= device_if.h bus_if.h pci_if.h opt_inet.h
CFLAGS += -DQLA_LOCK_NO_SLEEP=1
#CFLAGS += -DQL_DBG -g