mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
kexec-tools: Remove the unused file kexec.sh
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17376
This commit is contained in:
parent
8de4d8abf2
commit
0142b07983
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
. /etc/functions.sh
|
||||
cmdline="$(cat /proc/cmdline)"
|
||||
kernel="$(find_mtd_part kernel)"
|
||||
kexec -l $kernel --command-line=$cmdline
|
Loading…
x
Reference in New Issue
Block a user