]> Pileus Git - ~andy/linux/blobdiff - Documentation/kbuild/modules.txt
i.MX35 clock support: Add USB clocks
[~andy/linux] / Documentation / kbuild / modules.txt
index b1096da953c8a9c5105686b7702bde502113b3d1..0767cf69c69ea9b1d0cd809460931b9a203a6b23 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: