Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.hp300 EXTRA_KERNELS -> BUILD_KERNELS



details:   https://anonhg.NetBSD.org/src/rev/93ee9f1a4bd5
branches:  trunk
changeset: 522226:93ee9f1a4bd5
user:      gmcgarry <gmcgarry%NetBSD.org@localhost>
date:      Wed Feb 13 06:30:46 2002 +0000

description:
EXTRA_KERNELS -> BUILD_KERNELS

diffstat:

 etc/etc.hp300/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c647d47521c7 -r 93ee9f1a4bd5 etc/etc.hp300/Makefile.inc
--- a/etc/etc.hp300/Makefile.inc        Wed Feb 13 06:07:15 2002 +0000
+++ b/etc/etc.hp300/Makefile.inc        Wed Feb 13 06:30:46 2002 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile.inc,v 1.10 2002/02/10 01:09:54 gmcgarry Exp $
+#      $NetBSD: Makefile.inc,v 1.11 2002/02/13 06:30:46 gmcgarry Exp $
 #
 #      etc.hp300/Makefile.inc -- hp300-specific etc Makefile targets
 #
 
 KERNEL_SETS=           GENERIC
 
-EXTRA_KERNELS=         INSTALL RAMDISK
+BUILD_KERNELS=         INSTALL RAMDISK
 
 # Build the boot media and install notes and install them
 snap_md_post:



Home | Main Index | Thread Index | Old Index