On Nov 17, 2009, at 7:21 PM, Doug Barton wrote: > Gonzalo Nemmi wrote: >> I didn't try before because >> most examples I found on google use it like that .. even the FreeBSD >> handbook: >> http://www.freebsd.org/doc/en/books/handbook/kernelconfig-building.html(take >> a look at the second "tip" in point 8.5). > > There does not seem to be a WITHOUT_MODULES option anymore in > 9-current, which leads me to believe that it is gone from RELENG_8 as > well. You should file a doc PR and ask to have it looked into. It seems there are some left over bits then. I have this in /usr/src/sys/modules/Makefile: .for reject in ${WITHOUT_MODULES} SUBDIR:= ${SUBDIR:N${reject}} .endfor - BenReceived on Wed Nov 18 2009 - 00:01:09 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:58 UTC