diff options
Diffstat (limited to 'os/ipaq1110/upd')
| -rwxr-xr-x | os/ipaq1110/upd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/os/ipaq1110/upd b/os/ipaq1110/upd new file mode 100755 index 00000000..c4d69032 --- /dev/null +++ b/os/ipaq1110/upd @@ -0,0 +1,4 @@ +#!/dis/sh +bind -a '#F' /dev +echo erase all >/dev/flash/kernelctl +dd -conv sync </os/ipaq1110/k.gz >/dev/flash/kernel |
