Remove unused LINUX_2_6 macro from geode driver makefile

It is used in ztv but not geode driver.
In the wake of more platforms other than linux, might as well
remove any source of confusion.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
Gaetan Nadon
2011-11-16 17:01:48 -05:00
committed by Martin-Éric Racine
parent 65625eac28
commit 970d142abe

View File

@@ -34,7 +34,7 @@ AM_CPPFLAGS = \
#
AM_CFLAGS = @XORG_CFLAGS@ \
-DHAVE_GX -DHAVE_LX -DOPT_ACCEL \
-DLINUX_2_6 @AMD_CFLAGS@
@AMD_CFLAGS@
AM_CCASFLAGS = @XORG_CFLAGS@
geode_drv_la_LTLIBRARIES = geode_drv.la