summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/compile
diff options
context:
space:
mode:
authorDale S. Rahn <rahnds@cvs.openbsd.org>1996-12-28 06:09:33 +0000
committerDale S. Rahn <rahnds@cvs.openbsd.org>1996-12-28 06:09:33 +0000
commit64b3ce59bcd0839f7d76e38d308f8e1ca29dcffc (patch)
tree3dbd07d1df74f0ab56be3d79cd8dc9ccd2551486 /sys/arch/powerpc/compile
parent1709f310d1c13c7d5bb9ade080f1009c782bc9d7 (diff)
Changes necessary to make the kernel compile and boot.
Some merging with NetBSD port.
Diffstat (limited to 'sys/arch/powerpc/compile')
-rw-r--r--sys/arch/powerpc/compile/.cvsignore4
-rw-r--r--sys/arch/powerpc/compile/.keep_me3
2 files changed, 7 insertions, 0 deletions
diff --git a/sys/arch/powerpc/compile/.cvsignore b/sys/arch/powerpc/compile/.cvsignore
new file mode 100644
index 00000000000..c60645c1115
--- /dev/null
+++ b/sys/arch/powerpc/compile/.cvsignore
@@ -0,0 +1,4 @@
+GENERIC
+NFS
+TST
+DDB
diff --git a/sys/arch/powerpc/compile/.keep_me b/sys/arch/powerpc/compile/.keep_me
new file mode 100644
index 00000000000..f899121e3eb
--- /dev/null
+++ b/sys/arch/powerpc/compile/.keep_me
@@ -0,0 +1,3 @@
+$NetBSD: .keep_me,v 1.2 1994/10/26 02:32:30 cgd Exp $
+
+This normally empty directory needs to be kept in the distribution.