Signed-off-by: Geoff Levand <[email protected]> SVN-Revision: 17376
@@ -1,5 +0,0 @@
-#!/bin/sh
-. /etc/functions.sh
-cmdline="$(cat /proc/cmdline)"
-kernel="$(find_mtd_part kernel)"
-kexec -l $kernel --command-line=$cmdline