mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Take out the stack alias inadvertantly added by my commit.
Reported by: Peter Lei
This commit is contained in:
parent
db9cb3e823
commit
401e870791
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=334815
@ -19,6 +19,5 @@ SRCS+= opt_kern_tls.h
|
|||||||
|
|
||||||
CFLAGS+= -DMODNAME=${KMOD}
|
CFLAGS+= -DMODNAME=${KMOD}
|
||||||
CFLAGS+= -DSTACKNAME=${STACKNAME}
|
CFLAGS+= -DSTACKNAME=${STACKNAME}
|
||||||
CFLAGS+= -DSTACKALIAS=rack_18q21
|
|
||||||
|
|
||||||
.include <bsd.kmod.mk>
|
.include <bsd.kmod.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user