diff options
Diffstat (limited to 'Makeconfig')
-rw-r--r-- | Makeconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makeconfig b/Makeconfig index 1948e79512..ccaa085d33 100644 --- a/Makeconfig +++ b/Makeconfig @@ -795,3 +795,7 @@ $(common-objpfx)sysd-dirs: $(common-objpfx)config.make $(all-Subdirs-files) mv -f $@-tmp $@ endif # Makeconfig not yet included + +# Local Variables: +# mode: makefile +# End: |