projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tune the Magicbox kernel config
[openwrt.git]
/
package
/
base-files
/
brcm-2.4
/
sbin
/
mount_root
diff --git
a/package/base-files/brcm-2.4/sbin/mount_root
b/package/base-files/brcm-2.4/sbin/mount_root
index
8edac78
..
ec82cd4
100755
(executable)
--- a/
package/base-files/brcm-2.4/sbin/mount_root
+++ b/
package/base-files/brcm-2.4/sbin/mount_root
@@
-1,4
+1,6
@@
#!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
is_dirty() {
grep Broadcom /proc/cpuinfo >&- || return 1
OFFSET="$(($(hexdump -v /dev/mtdblock/1 -s 20 -n 2 -e '"%d"')-1))"
This page took
0.029522 seconds
and
4
git commands to generate.