summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2014-03-14 05:00:14 +0100
committerTom Rini <[email protected]>2014-03-28 15:06:29 -0400
commitb97241b3125a86b7fd77dc2357446d3346fef929 (patch)
tree7db3d82eb7a7301f78d91e8cff5cea42f361f52a /include/linux/string.h
parent82b9547387389cc4147596cb45609bf29d3fdbdb (diff)
kbuild: Rename UIMAGE to MKIMAGE
U-Boot uses the 'mkimage' tool to produce various image types, not only uImage image type. Rename the invocation name from UIMAGE to MKIMAGE. The following command was used to do the replacement: git grep 'quiet_cmd_mkimage.* = UIMAGE' | cut -d : -f 1 | \ xargs -i sed -i "s@\(quiet_cmd_mkimage\)\(.*\) = UIMAGE @\1\2 = MKIMAGE@" {} Signed-off-by: Marek Vasut <[email protected]> Cc: Tom Rini <[email protected]> Cc: Masahiro Yamada <[email protected]> Acked-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions