This series adds the following MIPS Makefile targets and improves the MIPS "make help" text to list these things too: - list_generic_defconfigs - list specific generic defconfig names - list_generic_boards - list boards that can be passed to BOARDS - list_legacy_defconfigs - list legacy defconfigs This will be helpful for CI builders to be able to automatically pick up generic defconfigs that aren't directly represented as files in arch/mips/configs/. Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Cc: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> Cc: Michal Marek <michal.lkml@xxxxxxxxxxx> Cc: Paul Burton <paul.burton@xxxxxxxx> Cc: Matt Redfearn <matt.redfearn@xxxxxxxx> Cc: linux-mips@xxxxxxxxxxxxxx Cc: linux-kbuild@xxxxxxxxxxxxxxx James Hogan (3): MIPS: Refactor legacy defconfigs MIPS: Add generic list_* Makefile targets MIPS: Expand help text to list generic defconfigs Makefile | 2 +- arch/mips/Makefile | 89 ++++++++++++++++++++++++++++++++--------------- 2 files changed, 63 insertions(+), 28 deletions(-) base-commit: 791412dafbbfd860e78983d45cf71db603a82f67 -- git-series 0.9.1