]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc: remove check for minimum required GCC version
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 27 Aug 2018 02:28:08 +0000 (11:28 +0900)
committerHelge Deller <deller@gmx.de>
Wed, 17 Oct 2018 06:18:00 +0000 (08:18 +0200)
commitc9dfa0c796f2c21255c45fe85a72657a192e1a49
treea90a017ee7b61c484a6d138e30ee7edc929e7c08
parentcd2b8520681a57dec6986f5ba62b2b23e831b98c
parisc: remove check for minimum required GCC version

Commit cafa0010cd51 ("Raise the minimum required gcc version to 4.6")
bumped the minimum GCC version to 4.6 for all architectures.

The version check in arch/parisc/Makefile is obsolete now.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Makefile