Kbuild: fix # escaping in .cmd files for future Make
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / tools / scripts / Makefile.include
index 654efd9768fd3687924d6c2caf75a9b5425b8225..5f3f1f44ed0a82432a6796024d78f00cf7b566b8 100644 (file)
@@ -101,3 +101,5 @@ ifneq ($(silent),1)
        QUIET_INSTALL  = @printf '  INSTALL  %s\n' $1;
   endif
 endif
+
+pound := \#