Fix typo that prevents esp_sbus.c and lsi64854.c from being built on sparc64.
This commit is contained in:
parent
1a41a8e4ce
commit
7ad8bf410d
@ -9,7 +9,7 @@ SRCS+= opt_ddb.h opt_cam.h
|
||||
SRCS+= device_if.h bus_if.h
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
SRCSi+= esp_sbus.c lsi64854.c
|
||||
SRCS+= esp_sbus.c lsi64854.c
|
||||
.endif
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user