forked from Ivasoft/openwrt
merge /lib/functions/boot.sh and /lib/functions.sh
SVN-Revision: 34794
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user