DEBUG_FLAGS -g is default for GENERIC and its presence interferes with
disabling the sfxge.ko.symbols build for embedded systems. Approved by: re (marius) MFC after: 3 days
This commit is contained in:
parent
6cadba08cd
commit
974f9452c8
@ -20,6 +20,6 @@ SRCS+= efx_vpd.c efx_wol.c
|
||||
SRCS+= siena_mac.c siena_nic.c siena_nvram.c siena_phy.c
|
||||
SRCS+= siena_sram.c siena_vpd.c
|
||||
|
||||
DEBUG_FLAGS= -g -DDEBUG=1
|
||||
DEBUG_FLAGS= -DDEBUG=1
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user