merge /lib/functions/boot.sh and /lib/functions.sh
SVN-Revision: 34794
This commit is contained in:
parent
e34a4e0c7b
commit
4d4b2d3ced
7 changed files with 141 additions and 151 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Copyright (C) 2010 OpenWrt.org
|
||||
|
||||
. /lib/functions/boot.sh
|
||||
. /lib/functions.sh
|
||||
|
||||
set_ether_mac() {
|
||||
mac=$(sed -n 's/^Serial.* 000000/02/p' /proc/cpuinfo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue