Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/macppc/conf Incllude POWERMAC_G5.local if it exists



details:   https://anonhg.NetBSD.org/src/rev/7a9e1c455872
branches:  trunk
changeset: 361995:7a9e1c455872
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Feb 22 17:03:48 2022 +0000

description:
Incllude POWERMAC_G5.local if it exists

diffstat:

 sys/arch/macppc/conf/POWERMAC_G5 |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r 8e23cd68d9f6 -r 7a9e1c455872 sys/arch/macppc/conf/POWERMAC_G5
--- a/sys/arch/macppc/conf/POWERMAC_G5  Tue Feb 22 15:42:09 2022 +0000
+++ b/sys/arch/macppc/conf/POWERMAC_G5  Tue Feb 22 17:03:48 2022 +0000
@@ -245,3 +245,5 @@
 #options       MEMORY_DISK_IS_ROOT             # Force root on ram-disk
 #options       MEMORY_DISK_ROOT_SIZE=4096      # 2 Megabytes
 #options       MEMORY_DISK_RBFLAGS=RB_SINGLE   # boot in single-user mode
+
+cinclude       "arch/macppc/conf/POWERMAC_G5.local"



Home | Main Index | Thread Index | Old Index