Module Name:    src
Committed By:   martin
Date:           Tue Feb 22 17:03:48 UTC 2022

Modified Files:
        src/sys/arch/macppc/conf: POWERMAC_G5

Log Message:
Incllude POWERMAC_G5.local if it exists


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/macppc/conf/POWERMAC_G5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/macppc/conf/POWERMAC_G5
diff -u src/sys/arch/macppc/conf/POWERMAC_G5:1.50 src/sys/arch/macppc/conf/POWERMAC_G5:1.51
--- src/sys/arch/macppc/conf/POWERMAC_G5:1.50	Sun Dec 26 16:08:20 2021
+++ src/sys/arch/macppc/conf/POWERMAC_G5	Tue Feb 22 17:03:48 2022
@@ -245,3 +245,5 @@ pseudo-device	bpfilter		# packet filter
 #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"

Reply via email to