summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Makefile')
-rw-r--r--kernel/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/kernel/Makefile b/kernel/Makefile
index 90fad04b6..0d478b9a5 100644
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -1,10 +1,13 @@
-all: all.modules
+all: all.modules gen_modules_conf
+
+gen_modules_conf:
+ perl gen_modules_conf.pl.pl > ../rescue/tree/ka/gen_modules_conf.pl
all.modules: ../mdk-stage1/mar/mar update_kernel list_modules.pm
`../tools/specific_arch ./update_kernel`
../mdk-stage1/mar/mar:
- make -C `dirname $@`
+ make -C `dirname $@` mar
clean:
rm -rf *~ modules.description all.modules all.modules64