diff options
| author | Matthias Hentges <oe@hentges.net> | 2006-04-23 15:08:29 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-23 15:08:29 +0000 |
| commit | 9bdb9dba1ae820afc40494807a4a1d19ca707b03 (patch) | |
| tree | fc4cd4a572115a0356bf96f3da2440bbfdb9b0f3 /packages/altboot/files/altboot-menu/20-bootCF | |
| parent | ad60e878ca53b67bc97f66fd5b38e7e7aa2047c4 (diff) | |
| parent | 25c3f29eae34ff0b250ca6757362dada9e426278 (diff) | |
merge of 69d638b1c6e39bce739575e34e87d6fbc5e3b092
and d6d71105ea3c3b1274c6490f7ef981c3dd519f13
Diffstat (limited to 'packages/altboot/files/altboot-menu/20-bootCF')
| -rw-r--r-- | packages/altboot/files/altboot-menu/20-bootCF | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/altboot/files/altboot-menu/20-bootCF b/packages/altboot/files/altboot-menu/20-bootCF index 3a3f4fbafe..36d6b8245f 100644 --- a/packages/altboot/files/altboot-menu/20-bootCF +++ b/packages/altboot/files/altboot-menu/20-bootCF @@ -7,11 +7,6 @@ M_TITLE="Boot CF 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() { |
