Nuke some GENERIC residue.

This commit is contained in:
perry 1997-02-04 04:31:55 +00:00
parent 0130161343
commit 0b3a46d6b3
23 changed files with 41 additions and 46 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.alpha,v 1.30 1997/01/23 22:47:31 cgd Exp $
# $NetBSD: Makefile.alpha,v 1.31 1997/02/04 04:31:55 perry Exp $
# Makefile for NetBSD
#
@ -133,7 +133,7 @@ cleankernel:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${ALPHA}/alpha/Locore.c ${CFILES} ${ALPHA}/alpha/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.amiga,v 1.53 1997/01/31 10:16:07 veego Exp $
# $NetBSD: Makefile.amiga,v 1.54 1997/02/04 04:31:57 perry Exp $
# Makefile for NetBSD
#
@ -148,7 +148,7 @@ cleankernel:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${AMIGA}/amiga/Locore.c ${CFILES} ${AMIGA}/amiga/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.arm32,v 1.22 1997/01/26 02:36:02 mark Exp $
# $NetBSD: Makefile.arm32,v 1.23 1997/02/04 04:31:58 perry Exp $
# Makefile for NetBSD
#
@ -132,7 +132,7 @@ cleankernel:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${ARM32}/arm32/Locore.c ${CFILES} ${ARM32}/arm32/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.atari,v 1.26 1996/12/14 13:48:29 leo Exp $
# $NetBSD: Makefile.atari,v 1.27 1997/02/04 04:31:59 perry Exp $
# Makefile for NetBSD
#
@ -133,7 +133,7 @@ clean::
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${ATARI}/atari/Locore.c ${CFILES} ${ATARI}/atari/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.hp300,v 1.48 1997/02/01 23:55:10 thorpej Exp $
# $NetBSD: Makefile.hp300,v 1.49 1997/02/04 04:32:00 perry Exp $
# Makefile for NetBSD
#
@ -138,7 +138,7 @@ cleankernel:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${HP300}/hp300/Locore.c ${CFILES} ${HP300}/hp300/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: DISKLESS,v 1.39 1997/01/31 01:50:47 thorpej Exp $
# $NetBSD: DISKLESS,v 1.40 1997/02/04 04:32:02 perry Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
# This kernel can be loaded from a bootable floppy (i.e. kernel-copy)
@ -83,7 +83,6 @@ options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
config netbsd root on ? type nfs
#options GENERIC
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
mainbus0 at root

View File

@ -1,4 +1,4 @@
# $NetBSD: HOMEWORLD,v 1.11 1997/01/31 01:50:49 thorpej Exp $
# $NetBSD: HOMEWORLD,v 1.12 1997/02/04 04:32:03 perry Exp $
#
# HOMEWORLD - Mail, CVS, and GNATS server
#
@ -85,7 +85,6 @@ options NKMEMCLUSTERS=2048 # slots in kmem_map
options NMBCLUSTERS=1024 # slots in mb_map
config netbsd root on sd0a type ffs swap on sd0b and sd1b
#options GENERIC
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
options PCIVERBOSE # verbose PCI device messages

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.i386,v 1.78 1997/01/23 23:07:56 cgd Exp $
# $NetBSD: Makefile.i386,v 1.79 1997/02/04 04:32:04 perry Exp $
# Makefile for NetBSD
#
@ -131,7 +131,7 @@ cleankernel:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${I386}/i386/Locore.c ${CFILES} ${I386}/i386/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: SUN_LAMP,v 1.84 1997/01/31 05:57:05 thorpej Exp $
# $NetBSD: SUN_LAMP,v 1.85 1997/02/04 04:32:05 perry Exp $
#
# SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
#
@ -74,7 +74,6 @@ options INET # IP + ICMP + TCP + UDP
#options CCITT,LLC,HDLC # X.25
config netbsd root on sd0 type ffs swap on sd0 and sd1 and sd2
#options GENERIC
mainbus0 at root

View File

@ -1,4 +1,4 @@
# $NetBSD: WARPED,v 1.17 1997/01/31 01:50:53 thorpej Exp $
# $NetBSD: WARPED,v 1.18 1997/02/04 04:32:06 perry Exp $
#
# WARPED - ftp/sup.netbsd.org server machine
#
@ -87,7 +87,6 @@ options INET # IP + ICMP + TCP + UDP
options NMBCLUSTERS=2048
config netbsd root on sd0a type ffs swap on sd0b and sd1b
#options GENERIC
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
options PCIVERBOSE # verbose PCI device messages

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.mac68k,v 1.49 1997/02/01 21:55:23 scottr Exp $
# $NetBSD: Makefile.mac68k,v 1.50 1997/02/04 04:32:08 perry Exp $
# Makefile for NetBSD
#
@ -133,7 +133,7 @@ clean:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${MAC68K}/mac68k/Locore.c ${CFILES} ${MAC68K}/mac68k/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.mvme68k,v 1.17 1996/12/01 06:12:33 jonathan Exp $
# $NetBSD: Makefile.mvme68k,v 1.18 1997/02/04 04:32:10 perry Exp $
# Makefile for NetBSD
#
@ -133,7 +133,7 @@ clean::
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${MVME68K}/mvme68k/Locore.c ${CFILES} ${MVME68K}/mvme68k/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.ofppc,v 1.2 1996/12/01 06:12:36 jonathan Exp $
# $NetBSD: Makefile.ofppc,v 1.3 1997/02/04 04:32:18 perry Exp $
#
# Makefile for NetBSD
#
@ -139,7 +139,7 @@ clean::
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${PPC}/powerpc/Locore.c ${CFILES} ${PPC}/powerpc/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.pc532,v 1.35 1997/02/01 09:23:02 matthias Exp $
# $NetBSD: Makefile.pc532,v 1.36 1997/02/04 04:32:11 perry Exp $
# Makefile for NetBSD
#
@ -124,7 +124,7 @@ clean:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${PC532}/pc532/Locore.c ${CFILES} ${PC532}/pc532/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.pica,v 1.10 1996/12/01 06:12:35 jonathan Exp $
# $NetBSD: Makefile.pica,v 1.11 1997/02/04 04:32:12 perry Exp $
# Makefile for NetBSD
#
@ -136,7 +136,7 @@ clean::
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${PICA}/pica/Locore.c ${CFILES} ${PICA}/pica/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: PICA,v 1.7 1997/01/31 01:58:18 thorpej Exp $
# $NetBSD: PICA,v 1.8 1997/02/04 04:32:15 perry Exp $
#
#
include "arch/pica/conf/std.pica"
@ -49,7 +49,6 @@ options GATEWAY # IP packet forwarding
#options EON
config netbsd root on sd0 type ffs swap on sd0 and sd1
#options GENERIC
mainbus0 at root

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.pmax,v 1.40 1997/02/03 07:23:32 thorpej Exp $
# $NetBSD: Makefile.pmax,v 1.41 1997/02/04 04:32:17 perry Exp $
# Makefile for NetBSD
#
@ -139,7 +139,7 @@ cleankernel:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${MIPS}/mips/Locore.c ${CFILES} ${PMAX}/pmax/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.powerpc,v 1.2 1996/12/01 06:12:36 jonathan Exp $
# $NetBSD: Makefile.powerpc,v 1.3 1997/02/04 04:32:18 perry Exp $
#
# Makefile for NetBSD
#
@ -139,7 +139,7 @@ clean::
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${PPC}/powerpc/Locore.c ${CFILES} ${PPC}/powerpc/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.sparc,v 1.39 1997/01/24 00:58:20 pk Exp $
# $NetBSD: Makefile.sparc,v 1.40 1997/02/04 04:32:19 perry Exp $
# Makefile for NetBSD
#
@ -129,7 +129,7 @@ clean:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${SPARC}/sparc/Locore.c ${CFILES} ${SPARC}/sparc/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.sun3,v 1.53 1996/12/17 21:10:35 gwr Exp $
# $NetBSD: Makefile.sun3,v 1.54 1997/02/04 04:32:21 perry Exp $
# Makefile for NetBSD
#
@ -155,7 +155,7 @@ clean::
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${SUN3}/sun3/Locore.c ${CFILES} ${SUN3}/sun3/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.sun3x,v 1.1.1.1 1997/01/14 20:57:01 gwr Exp $
# $NetBSD: Makefile.sun3x,v 1.2 1997/02/04 04:32:22 perry Exp $
# Makefile for NetBSD
#
@ -160,7 +160,7 @@ clean::
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${SUN3X}/sun3x/Locore.c ${CFILES} ${SUN3X}/sun3x/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.vax,v 1.28 1996/12/01 06:12:39 jonathan Exp $
# $NetBSD: Makefile.vax,v 1.29 1997/02/04 04:32:24 perry Exp $
# Makefile for NetBSD
#
@ -121,7 +121,7 @@ clean::
[Ee]rrs linterrs makelinks
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${VAX}/vax/Locore.c ${CFILES} ${VAX}/vax/swapgeneric.c \
ioconf.c param.c | \
grep -v 'static function .* unused'

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.x68k,v 1.12 1997/02/03 22:18:38 oki Exp $
# $NetBSD: Makefile.x68k,v 1.13 1997/02/04 04:32:25 perry Exp $
# Makefile for NetBSD
#
@ -141,7 +141,7 @@ clean:
[Ee]rrs linterrs makelinks genassym genassym.o assym.h
lint:
@lint -hbxncez -DGENERIC -Dvolatile= ${CPPFLAGS} -UKGDB \
@lint -hbxncez -Dvolatile= ${CPPFLAGS} -UKGDB \
${X68K}/x68k/Locore.c ${CFILES} ioconf.c param.c | \
grep -v 'static function .* unused'