diff options
| author | rin <rin@NetBSD.org> | 2021-01-26 10:50:20 +0000 |
|---|---|---|
| committer | rin <rin@NetBSD.org> | 2021-01-26 10:50:20 +0000 |
| commit | 269a2431203033bd3814e9d69a7e1bf04d01ac11 (patch) | |
| tree | 72d35c2e816e220a301b0512f1ff12c700be7449 /sys | |
| parent | 95932c5d301ca5c361ff566991ab3ca0e47e6af9 (diff) | |
Regen for previous commit to GENERIC.in.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/amiga/conf/DRACO | 6 | ||||
| -rw-r--r-- | sys/arch/amiga/conf/GENERIC | 6 | ||||
| -rw-r--r-- | sys/arch/amiga/conf/INSTALL | 6 | ||||
| -rw-r--r-- | sys/arch/atari/conf/ATARITT | 4 | ||||
| -rw-r--r-- | sys/arch/atari/conf/FALCON | 4 | ||||
| -rw-r--r-- | sys/arch/atari/conf/HADES | 4 | ||||
| -rw-r--r-- | sys/arch/atari/conf/MILAN-ISAIDE | 4 | ||||
| -rw-r--r-- | sys/arch/atari/conf/MILAN-PCIIDE | 4 | ||||
| -rw-r--r-- | sys/arch/atari/conf/SMALL030 | 4 |
9 files changed, 21 insertions, 21 deletions
diff --git a/sys/arch/amiga/conf/DRACO b/sys/arch/amiga/conf/DRACO index 81a2b5a7fff..c0258f8ac3e 100644 --- a/sys/arch/amiga/conf/DRACO +++ b/sys/arch/amiga/conf/DRACO @@ -1,9 +1,9 @@ -# $NetBSD: DRACO,v 1.197 2021/01/21 06:51:54 nia Exp $ +# $NetBSD: DRACO,v 1.198 2021/01/26 10:50:20 rin Exp $ # # This file was automatically created. # Changes will be lost when make is run in this directory. # -# Created from: # NetBSD: GENERIC.in,v 1.147 2020/10/26 06:21:49 rin Exp $ +# Created from: # NetBSD: GENERIC.in,v 1.148 2021/01/21 06:51:54 nia Exp $ # ## # GENERIC machine description file @@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.197 $" +#ident "GENERIC-$Revision: 1.198 $" makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC index e92cc50f8c3..ca4bae36e5d 100644 --- a/sys/arch/amiga/conf/GENERIC +++ b/sys/arch/amiga/conf/GENERIC @@ -1,9 +1,9 @@ -# $NetBSD: GENERIC,v 1.332 2021/01/21 06:51:54 nia Exp $ +# $NetBSD: GENERIC,v 1.333 2021/01/26 10:50:20 rin Exp $ # # This file was automatically created. # Changes will be lost when make is run in this directory. # -# Created from: # NetBSD: GENERIC.in,v 1.147 2020/10/26 06:21:49 rin Exp $ +# Created from: # NetBSD: GENERIC.in,v 1.148 2021/01/21 06:51:54 nia Exp $ # ## # GENERIC machine description file @@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.332 $" +#ident "GENERIC-$Revision: 1.333 $" makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for diff --git a/sys/arch/amiga/conf/INSTALL b/sys/arch/amiga/conf/INSTALL index 69948efdaf4..26c6e132665 100644 --- a/sys/arch/amiga/conf/INSTALL +++ b/sys/arch/amiga/conf/INSTALL @@ -1,9 +1,9 @@ -# $NetBSD: INSTALL,v 1.137 2020/10/26 06:22:28 rin Exp $ +# $NetBSD: INSTALL,v 1.138 2021/01/26 10:50:20 rin Exp $ # # This file was automatically created. # Changes will be lost when make is run in this directory. # -# Created from: # NetBSD: GENERIC.in,v 1.147 2020/10/26 06:21:49 rin Exp $ +# Created from: # NetBSD: GENERIC.in,v 1.148 2021/01/21 06:51:54 nia Exp $ # ## # GENERIC machine description file @@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.137 $" +#ident "GENERIC-$Revision: 1.138 $" makeoptions COPTS="-Os -fno-omit-frame-pointer" diff --git a/sys/arch/atari/conf/ATARITT b/sys/arch/atari/conf/ATARITT index bae940ef577..d6aaef0a16e 100644 --- a/sys/arch/atari/conf/ATARITT +++ b/sys/arch/atari/conf/ATARITT @@ -1,11 +1,11 @@ # -# $NetBSD: ATARITT,v 1.121 2020/08/10 06:34:25 rin Exp $ +# $NetBSD: ATARITT,v 1.122 2021/01/26 10:51:27 rin Exp $ # # This file was automatically created. Changes will be # lost when running makeconf in this directory. # # Created from: -# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $ +# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $ include "arch/atari/conf/std.atari" options INCLUDE_CONFIG_FILE # embed config file in kernel binary makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB. diff --git a/sys/arch/atari/conf/FALCON b/sys/arch/atari/conf/FALCON index ffa293d34d3..425715dfc76 100644 --- a/sys/arch/atari/conf/FALCON +++ b/sys/arch/atari/conf/FALCON @@ -1,11 +1,11 @@ # -# $NetBSD: FALCON,v 1.118 2020/08/10 06:34:25 rin Exp $ +# $NetBSD: FALCON,v 1.119 2021/01/26 10:51:27 rin Exp $ # # This file was automatically created. Changes will be # lost when running makeconf in this directory. # # Created from: -# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $ +# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $ include "arch/atari/conf/std.atari" options INCLUDE_CONFIG_FILE # embed config file in kernel binary makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB. diff --git a/sys/arch/atari/conf/HADES b/sys/arch/atari/conf/HADES index b0668ffe68f..48d9506d620 100644 --- a/sys/arch/atari/conf/HADES +++ b/sys/arch/atari/conf/HADES @@ -1,12 +1,12 @@ # -# $NetBSD: HADES,v 1.116 2020/08/10 06:34:25 rin Exp $ +# $NetBSD: HADES,v 1.117 2021/01/26 10:51:27 rin Exp $ # # This file was automatically created. Changes will be # lost when running makeconf in this directory. # # Created from: # NetBSD: HADES.in,v 1.16 2018/03/31 04:19:41 tsutsui Exp $ -# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $ +# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $ include "arch/atari/conf/std.hades" options INCLUDE_CONFIG_FILE # embed config file in kernel binary makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB. diff --git a/sys/arch/atari/conf/MILAN-ISAIDE b/sys/arch/atari/conf/MILAN-ISAIDE index 4a6aed523da..15339854099 100644 --- a/sys/arch/atari/conf/MILAN-ISAIDE +++ b/sys/arch/atari/conf/MILAN-ISAIDE @@ -1,12 +1,12 @@ # -# $NetBSD: MILAN-ISAIDE,v 1.94 2020/08/10 06:34:25 rin Exp $ +# $NetBSD: MILAN-ISAIDE,v 1.95 2021/01/26 10:51:27 rin Exp $ # # This file was automatically created. Changes will be # lost when running makeconf in this directory. # # Created from: # NetBSD: MILAN.in,v 1.29 2019/05/04 13:12:03 tsutsui Exp $ -# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $ +# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $ include "arch/atari/conf/std.milan" options INCLUDE_CONFIG_FILE # embed config file in kernel binary makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB. diff --git a/sys/arch/atari/conf/MILAN-PCIIDE b/sys/arch/atari/conf/MILAN-PCIIDE index 44db6fea03c..e12a84fedb2 100644 --- a/sys/arch/atari/conf/MILAN-PCIIDE +++ b/sys/arch/atari/conf/MILAN-PCIIDE @@ -1,12 +1,12 @@ # -# $NetBSD: MILAN-PCIIDE,v 1.98 2020/08/10 06:34:25 rin Exp $ +# $NetBSD: MILAN-PCIIDE,v 1.99 2021/01/26 10:51:27 rin Exp $ # # This file was automatically created. Changes will be # lost when running makeconf in this directory. # # Created from: # NetBSD: MILAN.in,v 1.29 2019/05/04 13:12:03 tsutsui Exp $ -# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $ +# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $ include "arch/atari/conf/std.milan" options INCLUDE_CONFIG_FILE # embed config file in kernel binary makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB. diff --git a/sys/arch/atari/conf/SMALL030 b/sys/arch/atari/conf/SMALL030 index 776e7dd3a0a..f73d540ed3e 100644 --- a/sys/arch/atari/conf/SMALL030 +++ b/sys/arch/atari/conf/SMALL030 @@ -1,11 +1,11 @@ # -# $NetBSD: SMALL030,v 1.24 2020/08/10 06:34:25 rin Exp $ +# $NetBSD: SMALL030,v 1.25 2021/01/26 10:51:27 rin Exp $ # # This file was automatically created. Changes will be # lost when running makeconf in this directory. # # Created from: -# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $ +# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $ include "arch/atari/conf/std.atari" makeoptions COPTS="-Os" # optimize for space maxusers 16 |
