fix path to boot.sh, thanks bifferos

SVN-Revision: 19515
master
Florian Fainelli 15 years ago
parent eb153b09ae
commit e8ce2f14d5
  1. 2
      target/linux/rdc/base-files/lib/preinit/05_set_ether_mac_rdc

@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (C) 2009 OpenWrt.org
. /etc/boot.sh
. /lib/functions/boot.sh
r6040_module() {
insmod r6040

Loading…
Cancel
Save