Skip to content

Commit

Permalink
crashlinux: Do not install modules
Browse files Browse the repository at this point in the history
It wouldn't make sense to have modules, because they wouldn't be
available from the initrd.
  • Loading branch information
donald committed May 11, 2017
1 parent 68d242d commit 6099238
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crashlinux-4.4.67-0.bee
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 6099238

Please sign in to comment.