From 8936a54ac6c24f8d4b7c3e15f83f90beb2481da7 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 9 Sep 2009 12:10:36 +0000 Subject: Palm: Integration into the tree OK deraadt@ --- sys/dev/microcode/atmel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/microcode/atmel/Makefile') diff --git a/sys/dev/microcode/atmel/Makefile b/sys/dev/microcode/atmel/Makefile index da41e5a7723..9b76f057748 100644 --- a/sys/dev/microcode/atmel/Makefile +++ b/sys/dev/microcode/atmel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2007/08/01 21:42:43 deraadt Exp $ +# $OpenBSD: Makefile,v 1.16 2009/09/09 12:10:35 marex Exp $ NOPROG= NOMAN= @@ -10,7 +10,7 @@ CC=${HOSTCC} (${MACHINE} == "hppa") || (${MACHINE} == "hppa64") || \ (${MACHINE} == "i386") || (${MACHINE} == "sgi") || \ (${MACHINE} == "sparc64") || (${MACHINE} == "zaurus") || \ - (${MACHINE} == "landisk") + (${MACHINE} == "landisk") || (${MACHINE} == "palm") FIRM= atu-intersil-int atu-intersil-ext \ atu-rfmd-int atu-rfmd-ext \ -- cgit v1.2.3