diff options
author | 2004-02-08 07:28:49 +0000 | |
---|---|---|
committer | 2004-02-08 07:28:49 +0000 | |
commit | b5ca61442cd2eae60e36a63ad3a68ea2a973a6c9 (patch) | |
tree | a08fb00b584a1a7e50f38ec4ce4000fbdfb5740a | |
parent | amd64 needs the same hack as powerpc; but this code really needs to be (diff) | |
download | wireguard-openbsd-b5ca61442cd2eae60e36a63ad3a68ea2a973a6c9.tar.xz wireguard-openbsd-b5ca61442cd2eae60e36a63ad3a68ea2a973a6c9.zip |
ignore RAMDISK_CD too
-rw-r--r-- | sys/arch/amd64/compile/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/amd64/compile/.cvsignore b/sys/arch/amd64/compile/.cvsignore index db5b0e04a3a..960610510ab 100644 --- a/sys/arch/amd64/compile/.cvsignore +++ b/sys/arch/amd64/compile/.cvsignore @@ -1 +1,2 @@ GENERIC +RAMDISK_CD |