X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fbase-files%2Fbrcm-2.6%2Fsbin%2Fmount_root;h=e3bdd3655c0fda1380612b0afae4a3fb2859f00b;hb=031c35252f42ccf74566df2dfa92b83eebc5b698;hp=a3ada58908926fc926bb307ba12af33093ecffb1;hpb=3eb60d771b50f4cf7c4e0d4cf1d60cd557c290a4;p=openwrt-10.03%2F.git diff --git a/package/base-files/brcm-2.6/sbin/mount_root b/package/base-files/brcm-2.6/sbin/mount_root index a3ada5890..e3bdd3655 100755 --- a/package/base-files/brcm-2.6/sbin/mount_root +++ b/package/base-files/brcm-2.6/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))"