xref: /OK3568_Linux_fs/buildroot/support/testing/tests/download/br2-external/git-hash/external.mk (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1include $(sort $(wildcard $(BR2_EXTERNAL_GIT_HASH_PATH)/package/*/*.mk))
2
3# Get the git server port number from the test infra
4GITREMOTE_PORT_NUMBER ?= 9418
5