mipsel-bfk3: Don't add ext2 module to initrd explicitly

This is already done for VM_FSTYPE in a much better way.
This commit is contained in:
Ivan A. Melnikov 2021-02-16 15:25:12 +04:00 committed by Anton Midyukov
parent 9db2390d31
commit 2bd9931a22

View File

@ -1,3 +0,0 @@
#!/bin/sh
echo 'MODULES_PRELOAD += ext2' >> /etc/initrd.mk