Fix makefile

Change-Id: I8371cee8f68788329d193bb9e0da052033291c48
diff --git a/mbtk/libmbtk_tcpip/Makefile b/mbtk/libmbtk_tcpip/Makefile
index 3396400..02b5e71 100755
--- a/mbtk/libmbtk_tcpip/Makefile
+++ b/mbtk/libmbtk_tcpip/Makefile
@@ -1,5 +1,5 @@
-ROOT = $(shell pwd)/../..
-include ../Make.defines
+BUILD_ROOT = $(shell pwd)/..
+include $(BUILD_ROOT)/Make.defines
 
 LOCAL_PATH=$(BUILD_ROOT)/libmbtk_tcpip