]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - config.mk
x86: Forward declare gd_t
[karo-tx-uboot.git] / config.mk
index bb5c69a15d9f67376ca58534b189707dc714db72..b7cd4814fe74e87633dc15d9c1c8f388c5b8da78 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -23,6 +23,8 @@
 
 #########################################################################
 
+include $(TOPDIR)/helper.mk
+
 ifeq ($(CURDIR),$(SRCTREE))
 dir :=
 else