]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/config.mk
merged tx6dl-devel into denx master branch
[karo-tx-uboot.git] / arch / arm / config.mk
index 540a1192c25bc405f20357ceeaba407d67410e8e..f9908e5ae63313af28994519855dde404d6688eb 100644 (file)
@@ -39,7 +39,7 @@ ifneq ($(CONFIG_SPL_BUILD),y)
 ALL-$(CONFIG_SYS_THUMB_BUILD)  += checkthumb
 endif
 
-# Try if EABI is supported, else fall back to old API,
+# Try if EABI is supported, else fall back to old ABI,
 # i. e. for example:
 # - with ELDK 4.2 (EABI supported), use:
 #      -mabi=aapcs-linux