aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'Kbuild')
-rw-r--r--Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kbuild b/Kbuild
index 2d4f95e4b89f..0451f69353ba 100644
--- a/Kbuild
+++ b/Kbuild
@@ -28,7 +28,7 @@ define cmd_offsets
28 echo "/*"; \ 28 echo "/*"; \
29 echo " * DO NOT MODIFY."; \ 29 echo " * DO NOT MODIFY."; \
30 echo " *"; \ 30 echo " *"; \
31 echo " * This file was generated by $(srctree)/Kbuild"; \ 31 echo " * This file was generated by Kbuild"; \
32 echo " *"; \ 32 echo " *"; \
33 echo " */"; \ 33 echo " */"; \
34 echo ""; \ 34 echo ""; \