Don't build and install a mem.ko module.

Currently one cannot load the mem.ko module without panicing if mem is
compiled into the kernel and one cannot build a kernel w/o "device mem"
right now either.  Thus it is too dangerous to install mem.ko right now
because if one puts 'mem_load="YES"' in /etc/loader.conf they cannot
boot an "old" kernel (at the time that a kernel doesn't have to be built
with "device mem).
This commit is contained in:
David E. O'Brien 2004-08-02 18:14:06 +00:00
parent cb1d0dd340
commit c658f76300
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133021

View File

@ -132,7 +132,6 @@ SUBDIR= ${_3dfx} \
mac_test \
mcd \
md \
mem \
mii \
mlx \
${_mly} \