build: allow simple build system customization with local.mk
[openwrt/staging/chunkeey.git] / Makefile
index 5301883061589de7c4a7ffbb5e4a8d4c0588f6c6..1ccfd61d680ce11a716e101d3e40f85227b63a23 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -103,3 +103,5 @@ world: prepare $(target/stamp-compile) $(package/stamp-compile) $(package/stamp-
 .PHONY: clean dirclean prereq prepare world package/symlinks package/symlinks-install package/symlinks-clean
 
 endif
+
+-include local.mk