summaryrefslogtreecommitdiff
path: root/linux/Makefile.linux
diff options
context:
space:
mode:
authorLeif Delgass <ldelgass@users.sourceforge.net>2002-08-22 19:35:31 +0000
committerLeif Delgass <ldelgass@users.sourceforge.net>2002-08-22 19:35:31 +0000
commita697941d4c35e0287c51f1a5cad5c2aa32ae9159 (patch)
tree5b3b851b18d9a64c515bb2f19d3688ea3599ca0b /linux/Makefile.linux
parent2febcafd66adfe0728f93e4b9b2954d793f71459 (diff)
Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has been
backported from 2.5.x. Also fix a couple of incorrect LINUX_VERSION_CODE tests and fix header dependency for r128, radeon when building without AGP.
Diffstat (limited to 'linux/Makefile.linux')
-rw-r--r--linux/Makefile.linux4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/Makefile.linux b/linux/Makefile.linux
index 893d4985..a8cd62a7 100644
--- a/linux/Makefile.linux
+++ b/linux/Makefile.linux
@@ -254,12 +254,12 @@ ChangeLog:
$(GAMMAOBJS): $(GAMMAHEADERS)
$(TDFXOBJS): $(TDFXHEADERS)
+$(R128OBJS): $(R128HEADERS)
+$(RADEONOBJS): $(RADEONHEADERS)
ifeq ($(AGP),1)
$(MGAOBJS): $(MGAHEADERS)
$(I810OBJS): $(I810HEADERS)
$(I830OBJS): $(I830HEADERS)
-$(R128OBJS): $(R128HEADERS)
-$(RADEONOBJS): $(RADEONHEADERS)
endif
clean cleandir::