From 009d12875d26324d846cdb93305e37459924ec84 Mon Sep 17 00:00:00 2001 From: matthieu Date: Sun, 4 Mar 2012 14:50:24 +0000 Subject: [PATCH] Remove a comment that should have gone with rev 1.39. --- driver/Makefile | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/driver/Makefile b/driver/Makefile index b9d8049dd..a8eb106b0 100644 --- a/driver/Makefile +++ b/driver/Makefile @@ -1,11 +1,4 @@ -# $OpenBSD: Makefile,v 1.42 2012/02/07 19:46:11 matthieu Exp $ - -# The input driver ABI broke between xserver 1.9 and 1.10. -# Some drivers were updated to the new ABI without keeping compatibility -# So people testing Xserver 1.11 cant build the ones in xenocara until -# they are updated, but I don't want to break people building from CVS -# This is going away once xsever 1.11 and associated input drivers -# updates are committed +# $OpenBSD: Makefile,v 1.43 2012/03/04 14:50:24 matthieu Exp $ INPUT_DRV_DEFAULT= \ xf86-input-keyboard \ @@ -33,7 +26,7 @@ INPUT_DRV_landisk= INPUT_DRV_loongson= ${INPUT_DRV_DEFAULT} -INPUT_DRV_mac68k= +INPUT_DRV_mac68k= INPUT_DRV_macppc= ${INPUT_DRV_COMMON}