diff options
Diffstat (limited to 'drivers/video/matrox/Makefile')
-rw-r--r-- | drivers/video/matrox/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/matrox/Makefile b/drivers/video/matrox/Makefile index 6de9be372..fcf02722b 100644 --- a/drivers/video/matrox/Makefile +++ b/drivers/video/matrox/Makefile @@ -10,8 +10,6 @@ ALL_SUB_DIRS := $(SUB_DIRS) O_TARGET := matrox.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]'. |