diff options
| author | tsutsui <tsutsui@NetBSD.org> | 2002-04-15 14:41:39 +0000 |
|---|---|---|
| committer | tsutsui <tsutsui@NetBSD.org> | 2002-04-15 14:41:39 +0000 |
| commit | ac00a8493f2bf6b5105090d6c4e38626cd2bbab5 (patch) | |
| tree | 57640bda4ea551152a036ba0483dff318d644b87 /etc/etc.arc | |
| parent | 22868c18c11df9183ad63bef49340c67a525fe57 (diff) | |
Set KERNEL_SUFFIXES=ecoff
Diffstat (limited to 'etc/etc.arc')
| -rw-r--r-- | etc/etc.arc/Makefile.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/etc.arc/Makefile.inc b/etc/etc.arc/Makefile.inc index 058cc4303f5..d8304dac822 100644 --- a/etc/etc.arc/Makefile.inc +++ b/etc/etc.arc/Makefile.inc @@ -1,6 +1,7 @@ -# $NetBSD: Makefile.inc,v 1.1 2002/04/14 14:20:05 tsutsui Exp $ +# $NetBSD: Makefile.inc,v 1.2 2002/04/15 14:41:39 tsutsui Exp $ KERNEL_SETS= GENERIC +KERNEL_SUFFIXES= ecoff BUILD_KERNELS= RAMDISK |
