aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.modinst
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@orcam.me.uk>2023-07-18 15:37:27 +0100
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2023-07-25 10:42:01 +0200
commit0859bdf1ace659e8981a82956920573c1f8203da (patch)
treea90ee5fff577cc31339c863d73a43e6cb203a2a8 /scripts/Makefile.modinst
parent4fe4a6374c4db9ae2b849b61e84b58685dca565a (diff)
Revert MIPS: Loongson: Fix build error when make modules_install
Revert commit 531b3d1195d0 ("MIPS: Loongson: Fix build error when make modules_install"), which made `-march=loongson2e', `-march=loongson2f', and `-march=loongson3a' compilation options probed for even though GCC has supported them since 4.4.0, 4.4.0, and 4.6.0 respectively, which is below our current minimum requirement of 5.1, in an attempt to work around for the `cc-option' `make' function being undefined with `make' targets that do not use the compiler. The workaround has now been made obsolete, by querying the `need-compiler' variable instead so as to make sure the compiler isn't called for non-build targets. Verified with `fuloong2e_defconfig' and the `modules_install' target. Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/Makefile.modinst')
0 files changed, 0 insertions, 0 deletions