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/am43xx.mk b/am43xx.mk
index 2bd9eb3..9d60ea0 100644
--- a/am43xx.mk
+++ b/am43xx.mk
@@ -11,7 +11,7 @@
 ###############################################################################
 # Includes
 ###############################################################################
--include common.mk
+include common.mk
 
 ###############################################################################
 # Paths to git projects and various binaries