RaspberrPi project source code
guowenxue
3 days ago 4bb23da006f050c6014156c9aab675f37dda906a
project/thingsboard/makefile
File was renamed from project/mosquitto/makefile
@@ -12,7 +12,7 @@
#*******************************************************************************
PRJ_PATH=$(shell pwd)
APP_NAME = mqttd
APP_NAME = thingsboard
BUILD_ARCH=$(shell uname -m)
ifneq ($(findstring $(BUILD_ARCH), "x86_64" "i386"),)