do not build input drivers for hppa since we do not build an
X server for now
This commit is contained in:
parent
478a92bcaa
commit
bd2bb943a1
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/04/04 20:34:08 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/04/10 13:23:52 todd Exp $
|
||||
|
||||
# Broken
|
||||
# xf86-input-calcomp xf86-input-citron xf86-input-dmc
|
||||
@ -27,6 +27,8 @@ INPUT_DRV_alpha= ${INPUT_DRV_COMMON}
|
||||
|
||||
INPUT_DRV_amd64= ${INPUT_DRV_COMMON} xf86-input-vmmouse
|
||||
|
||||
INPUT_DRV_hppa=
|
||||
|
||||
INPUT_DRV_i386= ${INPUT_DRV_COMMON} xf86-input-vmmouse
|
||||
|
||||
INPUT_DRV_macppc= ${INPUT_DRV_COMMON}
|
||||
|
Loading…
Reference in New Issue
Block a user