add the boot flag to make the kernel modules needed for Ethernet and diag load on startup. SVN-Revision: 37284master
parent
656d475043
commit
ef0b9be95e
@ -1,7 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
enable_reset_button() { |
||||
insmod diag |
||||
} |
||||
|
||||
boot_hook_add preinit_main enable_reset_button |
Loading…
Reference in new issue