print kernel stacktrace for exceptions in kernel
fpu alignment check feature, checksum feature
This commit is contained in:
@@ -14,7 +14,7 @@ SRCS += smp.c
|
||||
.endif
|
||||
|
||||
DPADD+= ${LIBTIMERS} ${LIBSYS} ${LIBEXEC}
|
||||
LDADD+= -ltimers -lsys -lexec
|
||||
LDADD+= -ltimers -lsys -lexec -lz
|
||||
|
||||
CFLAGS += -D__kernel__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user