[Xorg-driver-geode] [PATCH 4/5] Remove no longer used AMD_V4L2_VIDEO from makefiles

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


This macro has been removed every where from source code.

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

diff --git a/src/Makefile.am b/src/Makefile.am
index 85c2115..4077d72 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -33,7 +33,7 @@ AM_CPPFLAGS = 			\
 # -DPNL_SUP is now provided by AMD_CFLAGS
 #
 AM_CFLAGS = @XORG_CFLAGS@ \
-   -DHAVE_GX -DHAVE_LX -DAMD_V4L2_VIDEO -DOPT_ACCEL \
+   -DHAVE_GX -DHAVE_LX -DOPT_ACCEL \
    -DLINUX_2_6 @AMD_CFLAGS@
 
 AM_CCASFLAGS = @XORG_CFLAGS@
diff --git a/ztv/Makefile.am b/ztv/Makefile.am
index 9ce94d4..b0d27ec 100644
--- a/ztv/Makefile.am
+++ b/ztv/Makefile.am
@@ -6,7 +6,6 @@ AM_CFLAGS =			\
 	$(AMD_CFLAGS)		\
 	-DHAVE_GX		\
 	-DHAVE_LX		\
-	-DAMD_V4L2_VIDEO	\
 	-DOPT_ACCEL		\
 	-DLINUX_2_6
 
-- 
1.7.4.1



More information about the Xorg-driver-geode mailing list