Move KDTRACE_FRAME to "options" since it's used by kern.pre.mk.

This commit is contained in:
Rui Paulo 2013-11-29 07:28:59 +00:00
parent 5b7514646c
commit 30ff7b3820
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258735
2 changed files with 1 additions and 3 deletions

View File

@ -127,6 +127,7 @@ GEOM_VIRSTOR opt_geom.h
GEOM_VOL opt_geom.h
GEOM_ZERO opt_geom.h
KDTRACE_HOOKS opt_global.h
KDTRACE_FRAME opt_kdtrace.h
KSTACK_MAX_PAGES
KSTACK_PAGES
KTRACE

View File

@ -58,9 +58,6 @@ PSM_RESETAFTERSUSPEND opt_psm.h
PSM_DEBUG opt_psm.h
DEV_ATPIC opt_atpic.h
# Debugging
KDTRACE_FRAME opt_kdtrace.h
# BPF just-in-time compiler
BPF_JITTER opt_bpf.h