Merge "Added generic hook for loading vendor specific defintions"
This commit is contained in:
@@ -2150,6 +2150,9 @@ endef
|
||||
# when requested.
|
||||
include $(BUILD_SYSTEM)/distdir.mk
|
||||
|
||||
# Include any vendor specific definitions.mk file
|
||||
-include $(TOPDIR)vendor/*/build/core/definitions.mk
|
||||
|
||||
# broken:
|
||||
# $(foreach file,$^,$(if $(findstring,.a,$(suffix $file)),-l$(file),$(file)))
|
||||
|
||||
|
Reference in New Issue
Block a user