summaryrefslogtreecommitdiff
path: root/packages/altboot/files/altboot-menu/15-bootSD
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-04-23 15:19:52 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-23 15:19:52 +0000
commit5161b5fe592dadae4dda20e858baffb5e75b5725 (patch)
treeb3e79df8dd426955e870effc54a02b4f17204f14 /packages/altboot/files/altboot-menu/15-bootSD
parent2c30d428f51c8bb65ecc2906b4fade1cb602d318 (diff)
parent9bdb9dba1ae820afc40494807a4a1d19ca707b03 (diff)
merge of 40758b8f78807bab8274eaa33560a44c6ac8ec96
and d3c662025b052c84cfcdc2153cd3cf75465bae87
Diffstat (limited to 'packages/altboot/files/altboot-menu/15-bootSD')
-rw-r--r--packages/altboot/files/altboot-menu/15-bootSD5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/altboot/files/altboot-menu/15-bootSD b/packages/altboot/files/altboot-menu/15-bootSD
index 7123491000..0476a5ce0f 100644
--- a/packages/altboot/files/altboot-menu/15-bootSD
+++ b/packages/altboot/files/altboot-menu/15-bootSD
@@ -7,11 +7,6 @@
M_TITLE="Boot SD card"
-die() {
- echo "ERROR: $1" >/dev/tty0
- exec $SH_SHELL </dev/tty0 >/dev/tty0 2>&1
-}
-
# This function is activated by init.altboot by calling this script with the "run" option
run_module() {