diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 19:25:53 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 19:25:53 +0000 |
commit | 57445428488a2862840c4d7c96d7746c11031aaf (patch) | |
tree | 60b88b3a21896a33ee4dccc727d88b745a9ff731 /drivers/video/Makefile | |
parent | 2e837819b1563679b55363d469239fdf4f17fbbb (diff) |
Merge with Linu 2.4.0-test6-pre6.
Diffstat (limited to 'drivers/video/Makefile')
-rw-r--r-- | drivers/video/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/Makefile b/drivers/video/Makefile index 886229370..d3b8959d4 100644 --- a/drivers/video/Makefile +++ b/drivers/video/Makefile @@ -10,8 +10,6 @@ ALL_SUB_DIRS := $(SUB_DIRS) matrox riva O_TARGET := video.o O_OBJS := M_OBJS := -# This is a nice idea but needs depmod altering -# MOD_LIST_NAME := VIDEO_MODULES # All of the (potential) objects that export symbols. # This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'. |