...meaning, I see the following line in "sys/conf/kmod.mk", but that
is a CTFMERGE command.

.if defined(MK_CTF) && ${MK_CTF} != "no"
    ${CTFMERGE} ${CTFFLAGS} -o ${.TARGET} ${OBJS}
.endif

Where do we run the CTFCONVERT on kernel modules?

--
Shrikanth R K
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to