]> err.no Git - linux-2.6/blobdiff - Documentation/kbuild/modules.txt
Pull cpuidle into release branch
[linux-2.6] / Documentation / kbuild / modules.txt
index 769ee05ee4d1f6da279386c2325ff5f80e322570..1d247d59ad56fd57254c3bc5ec5e8c7b3291ed58 100644 (file)
@@ -249,7 +249,7 @@ following files:
                --> filename: Makefile
                KERNELDIR := /lib/modules/`uname -r`/build
                all::
-                       $(MAKE) -C $KERNELDIR M=`pwd` $@
+                       $(MAKE) -C $(KERNELDIR) M=`pwd` $@
 
                # Module specific targets
                genbin: