Signed-off-by: Geoff Levand <[email protected]>
---
 package/kexec-tools/files/kexec.sh |    5 -----
 1 file changed, 5 deletions(-)

--- a/package/kexec-tools/files/kexec.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-. /etc/functions.sh
-cmdline="$(cat /proc/cmdline)"
-kernel="$(find_mtd_part kernel)"
-kexec -l $kernel --command-line=$cmdline


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to