]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/config.mk
TX6 Release 2013-04-22
[karo-tx-uboot.git] / arch / arm / config.mk
index 24b9d7c8025710932da3800b030a7321a7f4ee75..5ef80c49ac01e9dbcb4e99586a58ae28ad1855c1 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