summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/atmel/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-07 23:52:46 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-07 23:52:46 +0000
commitbfbef3216304bd30e545c1b4ae435cfd39524f74 (patch)
tree63c35453709cc1a82b2d28d0cdd6764b7862af3b /sys/dev/microcode/atmel/Makefile
parent322f135f2143118351e5c3c20a71baeb671d7743 (diff)
landisk has usb
Diffstat (limited to 'sys/dev/microcode/atmel/Makefile')
-rw-r--r--sys/dev/microcode/atmel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/atmel/Makefile b/sys/dev/microcode/atmel/Makefile
index 6b5fdbc0697..ba2ced32be4 100644
--- a/sys/dev/microcode/atmel/Makefile
+++ b/sys/dev/microcode/atmel/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.12 2006/06/06 00:01:50 drahn Exp $
+# $OpenBSD: Makefile,v 1.13 2006/11/07 23:52:45 deraadt Exp $
NOPROG=
NOMAN=
@@ -9,7 +9,7 @@ NOMAN=
(${MACHINE} == "cats") || (${MACHINE} == "hppa") || \
(${MACHINE} == "hppa64") || (${MACHINE} == "i386") || \
(${MACHINE} == "sgi") || (${MACHINE} == "sparc64") || \
- (${MACHINE} == "zaurus")
+ (${MACHINE} == "zaurus") || (${MACHINE} == "landisk")
FIRM= atu-intersil-int atu-intersil-ext \
atu-rfmd-int atu-rfmd-ext \