Include majors.o in SYSTEM_OBJS to make sparc64 kernels link. This is a
quick fix while I work on a better solution.
This commit is contained in:
parent
067b1d6840
commit
418306e3bf
@ -41,7 +41,7 @@ COPTS+= -mcmodel=medlow -msoft-float
|
||||
|
||||
SYSTEM_SFILES= $S/$M/$M/locore.S $S/$M/$M/exception.S $S/$M/$M/interrupt.S
|
||||
SYSTEM_OBJS= locore.o exception.o interrupt.o vnode_if.o ${OBJS} hints.o \
|
||||
env.o config.o hack.So
|
||||
env.o config.o hack.So majors.o
|
||||
|
||||
%BEFORE_DEPEND
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user