diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-08-03 05:09:34 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-08-03 05:09:34 +0000 |
commit | b94a02f5607d88c0e708d884e49eb118c8a6c853 (patch) | |
tree | c143f117603cd6faaca65887b8a91d4e01832db0 | |
parent | c2c3c7f0d73c9cd64b8896c27d4e6bb4f5662e84 (diff) |
By popular demand and peer pressure, check-in work in progress work to support
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs
polishing; most of this work done during h2k9 last month, although the
porting effort started earlier this year.
-rw-r--r-- | sys/arch/loongson/compile/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/loongson/compile/.cvsignore b/sys/arch/loongson/compile/.cvsignore new file mode 100644 index 00000000000..b72af3039e6 --- /dev/null +++ b/sys/arch/loongson/compile/.cvsignore @@ -0,0 +1,2 @@ +GENERIC +RAMDISK |