summaryrefslogtreecommitdiffstats
path: root/crypto/anubis.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-08-21 02:08:28 +0900
committerDavid S. Miller <davem@davemloft.net>2018-08-21 12:41:12 -0700
commitc84ca616b1260949782f408271336f0eda056c61 (patch)
tree1bce9a79f3ca0981e0d1b52c14aff0a2bd01a8a9 /crypto/anubis.c
parentaa59fa7806ef6cd63fdf78d802e960d9cb516f39 (diff)
downloadlinux-stable-c84ca616b1260949782f408271336f0eda056c61.tar.gz
linux-stable-c84ca616b1260949782f408271336f0eda056c61.tar.bz2
linux-stable-c84ca616b1260949782f408271336f0eda056c61.zip
sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32
As commit 5ba800962a80 ("kbuild: update ARCH alias info for sparc") addressed, SPARC accepts ARCH=sparc32 as an alias. However, arch/sparc/Makefile wrongly sets KBUILD_DEFCONFIG, then sparc64_defconfig is chosen as the base configuration for ARCH=sparc32. $ make ARCH=sparc32 defconfig *** Default configuration is based on 'sparc64_defconfig' # # configuration written to .config # Fix the logic to choose sparc64_defconfig only when ARCH=sparc64. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/anubis.c')
0 files changed, 0 insertions, 0 deletions