Merge branch 'upstream/wm8974' into for-2.6.33
[pandora-kernel.git] / Documentation / kbuild / modules.txt
index b1096da..0767cf6 100644 (file)
@@ -275,7 +275,7 @@ following files:
 
                KERNELDIR := /lib/modules/`uname -r`/build
                all::
-                       $(MAKE) -C $KERNELDIR M=`pwd` $@
+                       $(MAKE) -C $(KERNELDIR) M=`pwd` $@
 
                # Module specific targets
                genbin: