summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/linux/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/linux/Makefile.am')
-rw-r--r--hw/xfree86/os-support/linux/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/linux/Makefile.am b/hw/xfree86/os-support/linux/Makefile.am
index 10f24400f..5bb252be3 100644
--- a/hw/xfree86/os-support/linux/Makefile.am
+++ b/hw/xfree86/os-support/linux/Makefile.am
@@ -11,7 +11,7 @@ PLATFORM_PCI_SUPPORT = \
$(srcdir)/lnx_axp.c \
$(srcdir)/../shared/xf86Axp.c
-liblinuxev56_la_CFLAGS = -mcpu=ev56
+liblinuxev56_la_CFLAGS = $(AM_CFLAGS) -mcpu=ev56
liblinuxev56_la_SOURCES = lnx_ev56.c
endif