mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 09:04:42 +02:00
kexec-tools: Remove the unused file kexec.sh
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17376 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4e26585759
commit
5c44908930
@ -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