]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/config.mk
merged denx master branch
[karo-tx-uboot.git] / arch / arm / config.mk
index 3f4453a23406ff277ce57ed1803971e60b71af9f..6d6109e62e59eab0b7f7668f5ff0527dac439728 100644 (file)
@@ -49,7 +49,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