[Xorg-driver-geode] [PATCH 5/5] Remove HAVE__GX HAVE_LX and OPT_ACCEL from ztv build

Gaetan Nadon memsize at videotron.ca
Wed Nov 16 13:39:03 PST 2011


These macros are not used in z4l.c.

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

diff --git a/ztv/Makefile.am b/ztv/Makefile.am
index b0d27ec..32572cc 100644
--- a/ztv/Makefile.am
+++ b/ztv/Makefile.am
@@ -4,9 +4,6 @@ if BUILD_ZTV
 AM_CFLAGS =			\
 	$(XORG_CFLAGS)		\
 	$(AMD_CFLAGS)		\
-	-DHAVE_GX		\
-	-DHAVE_LX		\
-	-DOPT_ACCEL		\
 	-DLINUX_2_6
 
 ztv_drv_la_LTLIBRARIES = ztv_drv.la
-- 
1.7.4.1



More information about the Xorg-driver-geode mailing list