summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSiddharth Bhadri <siddharth.bhadri@huawei.com>2019-03-05 09:50:35 +0530
committerm1093782566 <dujun5@huawei.com>2019-03-05 17:44:20 +0800
commit0da14d017cc49a3b5d127cf94d2442534beb3077 (patch)
tree613215ab7e5fffc48f1a9a5ef028fc00954c987b /Makefile
parentadded cloud build job in travis (diff)
downloadkubeedge-0da14d017cc49a3b5d127cf94d2442534beb3077.tar.gz
added LICENSE
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8303f3f90..5b630cfdd 100644
--- a/Makefile
+++ b/Makefile
@@ -23,4 +23,5 @@ edge_cross_build:
.PHONY: edgecontroller
edgecontroller:
- cd cloud/edgecontroller && $(MAKE) \ No newline at end of file
+ cd cloud/edgecontroller && $(MAKE)
+