make-rules/ips.mk
changeset 4355 918f15f3f728
parent 4196 d697072a92f5
child 4439 94148b6e4407
--- a/make-rules/ips.mk	Tue May 26 14:20:17 2015 -0700
+++ b/make-rules/ips.mk	Tue May 26 16:21:56 2015 -0700
@@ -123,6 +123,9 @@
 
 MANGLED_DIR =	$(PROTO_DIR)/mangled
 
+# We use += below so anyone wishing to put other directories at the beginning
+# of the list can do so, by setting PKG_PROTO_DIRS before including this file.
+# So don't change += to = here or components that use this will break.
 PKG_PROTO_DIRS += $(MANGLED_DIR) $(PROTO_DIR) $(@D) $(COMPONENT_DIR) $(COMPONENT_SRC)
 
 MANIFEST_BASE =		$(BUILD_DIR)/manifest-$(MACH)