commit | 5ba800962a80d4158b73fb91a7779df7b770c750 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Thu Jul 05 12:12:03 2018 -0700 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jul 06 21:58:33 2018 +0900 |
tree | 7c1b117dae516574e76a0a3e002c70b8f4cf8155 | |
parent | 09b1565324cba029dd0079b179e329813a1520c6 [diff] |
kbuild: update ARCH alias info for sparc The supported alias for building sparc 32-bit is "sparc32", not "sparc", so update the alias documentation for that. Just using "sparc" produces a 64-bit config file. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>