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:
@@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
. /etc/functions.sh
|
||||
cmdline="$(cat /proc/cmdline)"
|
||||
kernel="$(find_mtd_part kernel)"
|
||||
kexec -l $kernel --command-line=$cmdline
|
||||
Reference in New Issue
Block a user