summaryrefslogtreecommitdiff
path: root/libloragw
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2019-10-03 14:31:05 -0500
committerHarsh Sharma <harsh.sharma@multitech.com>2019-10-03 14:31:05 -0500
commite17924a367e6008c669b31f4dcf82ccfee7d3877 (patch)
tree720f4b92c0e149f425c4336a6adb6d2193505e34 /libloragw
parent6de119daaed517a0916ef889505bc6ccdaa372be (diff)
downloadlora_gateway_mtac_full-e17924a367e6008c669b31f4dcf82ccfee7d3877.tar.gz
lora_gateway_mtac_full-e17924a367e6008c669b31f4dcf82ccfee7d3877.tar.bz2
lora_gateway_mtac_full-e17924a367e6008c669b31f4dcf82ccfee7d3877.zip
Changed makefile libloragw_version to based on git describe
Diffstat (limited to 'libloragw')
-rw-r--r--libloragw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libloragw/Makefile b/libloragw/Makefile
index 4575bdc..6edeb46 100644
--- a/libloragw/Makefile
+++ b/libloragw/Makefile
@@ -1,6 +1,6 @@
### get external defined data
-LIBLORAGW_VERSION := `cat ../VERSION`
+LIBLORAGW_VERSION := $(shell git describe)
include library.cfg
### constant symbols