patch-2.4.2 linux/drivers/char/drm/Makefile

Next file: linux/drivers/char/dsp56k.c
Previous file: linux/drivers/char/consolemap.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/drivers/char/drm/Makefile linux/drivers/char/drm/Makefile
@@ -10,7 +10,7 @@
 module-list     := gamma.o tdfx.o r128.o ffb.o mga.o i810.o
 export-objs     := $(patsubst %.o,%_drv.o,$(module-list))
 
-# libs-objs are included in every module so that radical changes to the
+# lib-objs are included in every module so that radical changes to the
 # architecture of the DRM support library can be made at a later time.
 #
 # The downside is that each module is larger, and a system that uses

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)