mirror of
https://github.com/X11Libre/xf86-video-geode.git
synced 2026-03-24 01:24:52 +00:00
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:
committed by
Martin-Éric Racine
parent
65625eac28
commit
970d142abe
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user