summaryrefslogtreecommitdiffstats
path: root/target/linux/ep93xx
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2012-12-19 16:07:53 +0000
committerMirko Vogt <mirko@openwrt.org>2012-12-19 16:07:53 +0000
commit4d4b2d3ced9bdedf0fa78782af9f1a83535191bb (patch)
tree16edd6698aaec39675d3e322c976bdb9f84fc163 /target/linux/ep93xx
parente34a4e0c7b64aa2cc9ccd1b3f69a16db921daf77 (diff)
downloadmaster-31e0f0ae-4d4b2d3ced9bdedf0fa78782af9f1a83535191bb.tar.gz
master-31e0f0ae-4d4b2d3ced9bdedf0fa78782af9f1a83535191bb.tar.bz2
master-31e0f0ae-4d4b2d3ced9bdedf0fa78782af9f1a83535191bb.zip
merge /lib/functions/boot.sh and /lib/functions.sh
SVN-Revision: 34794
Diffstat (limited to 'target/linux/ep93xx')
-rw-r--r--target/linux/ep93xx/base-files/lib/preinit/05_set_ether_mac_rdc2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ep93xx/base-files/lib/preinit/05_set_ether_mac_rdc b/target/linux/ep93xx/base-files/lib/preinit/05_set_ether_mac_rdc
index 948ed74c35..9e5d09fd13 100644
--- a/target/linux/ep93xx/base-files/lib/preinit/05_set_ether_mac_rdc
+++ b/target/linux/ep93xx/base-files/lib/preinit/05_set_ether_mac_rdc
@@ -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)