Powerpc machines also need ioperm_noop.c
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2006-05-30 Matthieu Herrb <matthieu.herrb@laas.fr>
|
||||
|
||||
* hw/xfree86/os-support/bsd/Makefile.am:
|
||||
Powerpc machines also need ioperm_noop.c
|
||||
|
||||
2006-05-30 Adam Jackson <ajax@freedesktop.org>
|
||||
|
||||
* hw/xfree86/doc/man/xorg.conf.man.pre:
|
||||
|
||||
@@ -38,7 +38,8 @@ ARCH_SOURCES = i386_video.c
|
||||
endif
|
||||
|
||||
if PPC_VIDEO
|
||||
ARCH_SOURCES = ppc_video.c
|
||||
ARCH_SOURCES = ppc_video.c \
|
||||
$(srcdir)/../shared/ioperm_noop.c
|
||||
endif
|
||||
|
||||
if SPARC64_VIDEO
|
||||
|
||||
Reference in New Issue
Block a user