diff options
author | marcel <marcel@FreeBSD.org> | 2000-01-09 17:56:40 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2000-01-09 17:56:40 +0000 |
commit | ab39706a817aca5ec644d198853c39f7ab623084 (patch) | |
tree | bdc8ae987a41ab189e5a914670fd7d84423aae73 /sys/netinet/tcp_debug.c | |
parent | 9892c940980bfd15bf19635d6d94825831e9391b (diff) | |
download | FreeBSD-src-ab39706a817aca5ec644d198853c39f7ab623084.zip FreeBSD-src-ab39706a817aca5ec644d198853c39f7ab623084.tar.gz |
Add a buildkernel and an installkernel target. With these targets
users can more easily upgrade.
buildworld now makes usr.sbin/config in bootstrap-tools so that
when you first make buildworld, buildkernel will use config(8)
from the temp. world tree (and of course also the compiler).
Which kernel to built is determined by the KERNEL variable. You
can have as many kernels listed as you like. When a config file
exists for the given MACHINE it will be built. When KERNEL has
not been defined it will be set to "GENERIC GENERIC98".
The first valid kernel named in the list will be used by the
installkernel target.
When NOCLEAN is defined the kernel object directory is *not*
removed by config first. This is in line with normal buildworld
behaviour.
The buildkernel target makes aicasm in sys/dev/aic7xxx first and
unconditionally. This hack allows us to cross-build kernels and
can go away when the problem is solved in a structural way.
Diffstat (limited to 'sys/netinet/tcp_debug.c')
0 files changed, 0 insertions, 0 deletions