summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Makefile')
-rw-r--r--kernel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel/Makefile b/kernel/Makefile
index 90fad04b6..4f424ea95 100644
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -1,4 +1,7 @@
-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`