[Xorg-driver-geode] [PATCH 11/12] Remove -DPNL_SUP for the ztv driver

Gaetan Nadon memsize at videotron.ca
Thu Nov 17 10:45:27 PST 2011


Only the gx driver provide such a panel.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 ztv/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ztv/Makefile.am b/ztv/Makefile.am
index 4e7b587..670842b 100644
--- a/ztv/Makefile.am
+++ b/ztv/Makefile.am
@@ -1,7 +1,7 @@
 
 if BUILD_ZTV
 
-AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS) $(AMD_CFLAGS)
+AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS)
 
 ztv_drv_la_LTLIBRARIES = ztv_drv.la
 ztv_drv_la_LDFLAGS = -module -avoid-version
-- 
1.7.4.1



More information about the Xorg-driver-geode mailing list