cm_t35: prevent splashimage from being set to a bad value
[platform/kernel/u-boot.git] / config.mk
index bb5c69a..b7cd481 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -23,6 +23,8 @@
 
 #########################################################################
 
+include $(TOPDIR)/helper.mk
+
 ifeq ($(CURDIR),$(SRCTREE))
 dir :=
 else