Make include directive of toolchain.mk and common.mk compulsory
Signed-off-by: Victor Chong <victor.chong@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
diff --git a/dra7xx.mk b/dra7xx.mk
index b9d8214..f547296 100644
--- a/dra7xx.mk
+++ b/dra7xx.mk
@@ -11,7 +11,7 @@
###############################################################################
# Includes
###############################################################################
--include common.mk
+include common.mk
###############################################################################
# Paths to git projects and various binaries