merge /lib/functions/boot.sh and /lib/functions.sh

SVN-Revision: 34794
This commit is contained in:
Mirko Vogt 2012-12-19 16:07:53 +00:00
parent e34a4e0c7b
commit 4d4b2d3ced
7 changed files with 141 additions and 151 deletions

View file

@ -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)