From f991debebbd17225a6302b7bcd51101b0f41a621 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 4 Feb 2010 00:27:07 +0100 Subject: finetune make bulk add bulk targets for allmodconfig/allconfig. add more targets to the bulk list. use a separate .cfg directory for target-libc combinations. --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5e9c37a3e..9959e3169 100644 --- a/Makefile +++ b/Makefile @@ -144,6 +144,12 @@ package_index: .prereq_done bulk: .prereq_done @${GMAKE_INV} bulk +bulkall: .prereq_done + @${GMAKE_INV} bulkall + +bulkallmod: .prereq_done + @${GMAKE_INV} bulkallmod + menu: .prereq_done @${GMAKE_INV} menu -- cgit v1.2.3