summaryrefslogtreecommitdiff
path: root/xserver
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2008-01-27 15:49:15 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2008-01-27 15:49:15 +0000
commitb1fc8748636f76b87e781816e0c512688abd8bae (patch)
tree7e33c5927f91e3189b7b7a41429ee2f6fd71de21 /xserver
parentc5e77f8ac6235b5a03ab758f4544813326307383 (diff)
regen
Diffstat (limited to 'xserver')
-rw-r--r--xserver/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/xserver/configure b/xserver/configure
index 58ceb853c..c9ca4a067 100644
--- a/xserver/configure
+++ b/xserver/configure
@@ -25792,6 +25792,10 @@ _ACEOF
*freebsd*) DEFAULT_INT10=stub ;;
esac
;;
+ m68k)
+ HP300_VIDEO=yes
+ BSD_ARCH_SOURCES="hp300_video.c ioperm_noop.c"
+ ;;
mips*)
SGI_VIDEO=yes
BSD_ARCH_SOURCES="sgi_video.c ioperm_noop.c"