Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.atari Build as sets:



details:   https://anonhg.NetBSD.org/src/rev/ed683f1acc27
branches:  trunk
changeset: 525731:ed683f1acc27
user:      leo <leo%NetBSD.org@localhost>
date:      Tue Apr 16 13:39:19 2002 +0000

description:
Build as sets:
 - BOOT : TT030/Falcon
 - HADES : Hades
 - MILAN-ISAIDE,MILAN-PCIIDE: Milan

Fixes PR-16366

diffstat:

 etc/etc.atari/Makefile.inc |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 7c7009906cb0 -r ed683f1acc27 etc/etc.atari/Makefile.inc
--- a/etc/etc.atari/Makefile.inc        Tue Apr 16 11:49:54 2002 +0000
+++ b/etc/etc.atari/Makefile.inc        Tue Apr 16 13:39:19 2002 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile.inc,v 1.9 2002/03/31 16:07:54 bjh21 Exp $
+#      $NetBSD: Makefile.inc,v 1.10 2002/04/16 13:39:19 leo Exp $
 #
 #      etc.atari/Makefile.inc -- atari-specific etc Makefile targets
 #
 
-KERNEL_SETS=           GENERIC
+KERNEL_SETS=           BOOT HADES MILAN-ISAIDE MILAN-PCIIDE
 
-EXTRA_KERNELS=         ATARITT BOOT BOOTX FALCON HADES
+EXTRA_KERNELS=         ATARITT BOOTX FALCON
 
 INSTALLATION_DIRS+=    installation/miniroot \
                        installation/misc



Home | Main Index | Thread Index | Old Index