[Xorg-driver-geode] [PATCH 13/14] Remove -I linux_v26 as the directory does not exist

Gaetan Nadon memsize at videotron.ca
Fri Nov 18 10:47:39 PST 2011


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

diff --git a/src/Makefile.am b/src/Makefile.am
index 6843dc5..6564fc8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,11 +24,10 @@
 # _ladir passes a dummy rpath to libtool so the thing will actually link
 # TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
 
-AM_CPPFLAGS = 			\
-	-I$(top_srcdir)/src/cim \
-	-I$(top_srcdir)/src/gfx \
-	-I$(top_srcdir)/src/panel \
-	-I$(top_srcdir)/linux_v26
+AM_CPPFLAGS = 				\
+	-I$(top_srcdir)/src/cim 	\
+	-I$(top_srcdir)/src/gfx 	\
+	-I$(top_srcdir)/src/panel
 
 # -DPNL_SUP is now provided by AMD_CFLAGS
 #
-- 
1.7.4.1



More information about the Xorg-driver-geode mailing list