]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - config.mk
tools, config.mk: add binutils-version
[karo-tx-uboot.git] / config.mk
index c3822a25c255100f6730549820fe32dadce8dba7..51b47838cf53dd85fd928945efa36e2b92d9b975 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -128,6 +128,7 @@ endif
 # cc-version
 # 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))
 
 #
 # Include the make variables (CC, etc...)