diff options
| author | martin <martin@NetBSD.org> | 2003-12-15 19:36:16 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2003-12-15 19:36:16 +0000 |
| commit | ffeeb30dd38f2d4e49ba2efa70d73004be7c6a92 (patch) | |
| tree | ce33ee1b8a8417db388bbb3c9442f8995efc1cfb | |
| parent | b7019538c671bbea9506bdd0e42e724ae3fc1eb3 (diff) | |
Add JavaStation kernels to KERNEL_SETS
| -rw-r--r-- | etc/etc.sparc/Makefile.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/etc.sparc/Makefile.inc b/etc/etc.sparc/Makefile.inc index 1fcc19b21e5..344ef112968 100644 --- a/etc/etc.sparc/Makefile.inc +++ b/etc/etc.sparc/Makefile.inc @@ -1,9 +1,10 @@ -# $NetBSD: Makefile.inc,v 1.38 2003/12/15 17:35:33 martin Exp $ +# $NetBSD: Makefile.inc,v 1.39 2003/12/15 19:36:16 martin Exp $ # # etc.sparc/Makefile.inc -- sparc-specific etc Makefile targets # -KERNEL_SETS= GENERIC GENERIC_SCSI3 GENERIC_SUN4U GENERIC.MP +KERNEL_SETS= GENERIC GENERIC_SCSI3 GENERIC_SUN4U GENERIC.MP \ + MRCOFFEE_OFW MRCOFFEE KRUPS BUILD_KERNELS= INSTALL |
