diff options
author | Trevor Woerner | 2020-05-06 08:02:37 -0400 |
---|---|---|
committer | Tom Rini | 2020-05-15 14:47:35 -0400 |
commit | 9bffc54996bc36c87efdd36a6b1345609e33d795 (patch) | |
tree | 16aadb599294a10981392cce548b81db8d9178cd /doc | |
parent | b3d9a8b1857878fd72bf5385d91585fbafe516d6 (diff) |
arch/arm/Makefile: sort machine names
The comment immediately above the block of machine directory names implored
users to keep the macro names sorted, but, alas, this is no longer the case.
Put the list of machine directory names back in alphanumerical order by
CONFIG_* macro name, as the comment asks. Sort all the symbols as though they
all followed the convention of having the string "ARCH_" in the middle of
their definitions.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions