WITHOUT_MODULES: does it work?
Hello, Freebsd-stable.
I'm trying to build very small FreeBSD installation (8.1-STABLE) and
trying to use WITHOUT_MOUDLES=3D"list" on buildkernel stage. But it
builds all modules anyway.
Simple check shows that I do something wrong:
% cd /usr/src/sys/modules
%make -V SUBDIR | grep -l 3dfx
(standard input)
%make WITHOUT_MODULES=3D3dfx -V SUBDIR | grep -l 3dfx
(standard input)
%
What do I do wrong?
--=20
// Black Lion AKA Lev Serebryakov <lev@FreeBSD.org>
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 4 之 5 篇):