aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.custom2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.custom b/Makefile.custom
index 0cc40a667..d0aff3799 100644
--- a/Makefile.custom
+++ b/Makefile.custom
@@ -143,3 +143,5 @@ SYN_CPPFLAGS := $(subst $(brace_close),\$(brace_close),$(SYN_CPPFLAGS))
.PHONY: html
html: $(syn)
synopsis -f HTML -Wf,title="'BusyBox Documentation'" -o $@ $^
+
+-include $(srctree)/Makefile.local