]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Back out the previous commit.
authorBrian Somers <brian@FreeBSD.org>
Thu, 4 Apr 2002 17:58:21 +0000 (17:58 +0000)
committerBrian Somers <brian@FreeBSD.org>
Thu, 4 Apr 2002 17:58:21 +0000 (17:58 +0000)
commit920987e3c1e399dc7ab6add95ac2c2e9ce89b1a3
treef8d97a5cbbe5c2f59133041b3e2b892d141f0d37
parent79065dba2a88baf780767cbb1bb31d4525a08528
Back out the previous commit.

In the i386 case, options BOOTP requires options NFS_ROOT as well as
options NFSCLIENT.  With *both* the NFS options, a bootpc_init()
prototype is brought in by nfsclient/nfsdiskless.h.

In the ia64 case, it just doesn't work and my change just pushes it
further away from working.

Suggested to be wrong by: bde
sys/amd64/amd64/autoconf.c
sys/i386/i386/autoconf.c
sys/ia64/ia64/autoconf.c