diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-05-15 06:30:22 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-05-15 06:30:22 +0000 |
commit | 440bc8a855f6ecaacccbbd065b9d53e9f2bb5e90 (patch) | |
tree | 28a605b3f1f8ff372b280cfc8122e4228d8f31b8 /sys/arch | |
parent | 634c25b55909c0653aad2f25708c3b7d0bd410d3 (diff) |
Update to match new kernel directories.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/sgi/compile/.cvsignore | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/sgi/compile/.cvsignore b/sys/arch/sgi/compile/.cvsignore index b72af3039e6..11b61af8de0 100644 --- a/sys/arch/sgi/compile/.cvsignore +++ b/sys/arch/sgi/compile/.cvsignore @@ -1,2 +1,6 @@ -GENERIC -RAMDISK +GENERIC-IP27 +GENERIC-IP30 +GENERIC-IP32 +RAMDISK-IP27 +RAMDISK-IP30 +RAMDISK-IP32 |