tune the Magicbox kernel config
[openwrt.git] / package / base-files / brcm-2.4 / sbin / mount_root
index 8edac78..ec82cd4 100755 (executable)
@@ -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.