external.mk 157 B

1234
  1. include $(sort $(wildcard $(BR2_EXTERNAL_GIT_HASH_PATH)/package/*/*.mk))
  2. # Get the git server port number from the test infra
  3. GITREMOTE_PORT_NUMBER ?= 9418