rt/Makefile
changeset 56 36d1fa37f5e1
parent 50 458e704afc6e
child 57 bae4965439b8
--- a/rt/Makefile	Fri Jan 20 13:32:31 2006 +0000
+++ b/rt/Makefile	Fri Jan 20 16:04:10 2006 +0000
@@ -11,7 +11,7 @@
 #------------------------------------------------------------------------------
 # Kbuild-Abschnitt
 
-obj-m	:= msr_modul.o
+obj-m := msr_modul.o
 
 msr_modul-objs := msr_module.o \
 		msr_jitter.o \