powerpc/mm: Fix vsid_scrample typo
[deliverable/linux.git] / scripts / mkmakefile
index 67d59c7a18dc57b1580a833ed37e832eff227c85..5325423ceab483833c8f09efb37a336aaa8f9588 100644 (file)
@@ -44,7 +44,9 @@ all:
 
 Makefile:;
 
-\$(all) %/: all
+\$(all): all
        @:
 
+%/: all
+       @:
 EOF
This page took 0.035334 seconds and 5 git commands to generate.