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/am57xx.mk b/am57xx.mk
index e08b107..5181b95 100644
--- a/am57xx.mk
+++ b/am57xx.mk
@@ -11,7 +11,7 @@
###############################################################################
# Includes
###############################################################################
--include common.mk
+include common.mk
###############################################################################
# Paths to git projects and various binaries