]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - config.mk
powerpc/mpc85xx: Add defines for serdes RSTCTL register
[karo-tx-uboot.git] / config.mk
index 499eed134868d1494e2f40fa6a46719d45eda71f..3e84f36d836e96b2e732590395d57e7a39decaab 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -119,6 +119,7 @@ endif
 # Usage gcc-ver := $(call cc-version)
 cc-version = $(shell $(SHELL) $(SRCTREE)/tools/gcc-version.sh $(CC))
 binutils-version = $(shell $(SHELL) $(SRCTREE)/tools/binutils-version.sh $(AS))
+dtc-version = $(shell $(SHELL) $(SRCTREE)/tools/dtc-version.sh $(DTC))
 
 #
 # Include the make variables (CC, etc...)