summaryrefslogtreecommitdiff
path: root/linux-core/Makefile
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-04-22 16:08:23 -0700
committerEric Anholt <eric@anholt.net>2008-04-23 10:42:06 -0700
commit47a2b7dc03e35d4eaf8148b87aeea8dd96723b4d (patch)
tree09df677e70bf9e9cce1fbd603f8134cacc4a5e58 /linux-core/Makefile
parentc82894034f611696c54c5aaf2112be638aa2cb35 (diff)
Initial add of mmfs module.
Diffstat (limited to 'linux-core/Makefile')
-rw-r--r--linux-core/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux-core/Makefile b/linux-core/Makefile
index 3af6f370..f2d44642 100644
--- a/linux-core/Makefile
+++ b/linux-core/Makefile
@@ -58,7 +58,7 @@ endif
# Modules for all architectures
MODULE_LIST := drm.o tdfx.o r128.o radeon.o mga.o sis.o savage.o via.o \
- mach64.o nv.o nouveau.o xgi.o
+ mach64.o nv.o nouveau.o xgi.o mmfs.o
# Modules only for ix86 architectures
ifneq (,$(findstring 86,$(MACHINE)))
@@ -92,6 +92,7 @@ NVHEADERS = nv_drv.h $(DRMHEADERS)
FFBHEADERS = ffb_drv.h $(DRMHEADERS)
NOUVEAUHEADERS = nouveau_drv.h nouveau_drm.h nouveau_reg.h $(DRMHEADERS)
XGIHEADERS = xgi_cmdlist.h xgi_drv.h xgi_misc.h xgi_regs.h $(DRMHEADERS)
+MMFSHEADERS = mmfs.h mmfs_priv.h
PROGS = dristat drmstat