From 60992388d85a903e30068379cdb3f77bf61ed2f7 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 11 May 2017 13:21:56 +0200 Subject: [PATCH] crashlinux: Do not install modules It wouldn't make sense to have modules, because they wouldn't be available from the initrd. --- crashlinux-4.4.67-0.bee | 1 - 1 file changed, 1 deletion(-) diff --git a/crashlinux-4.4.67-0.bee b/crashlinux-4.4.67-0.bee index dfb2f8fdf..6fa1e969c 100755 --- a/crashlinux-4.4.67-0.bee +++ b/crashlinux-4.4.67-0.bee @@ -56,7 +56,6 @@ mee_build() { mee_install() { echo "install $@" - make modules_install INSTALL_MOD_PATH=${D} make install INSTALL_PATH=${D}/boot ln -sv bzImage-${FULLKERNELVERSION} ${D}/boot/crashkernel.${PKGREVISION}