/lib/functions.sh: move rarely used mtd and macaddr related functions to /lib/functio...
[openwrt.git] / package / base-files / files / sbin / sysupgrade
index e6588bf..cd224c6 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 . /lib/functions.sh
 #!/bin/sh
 . /lib/functions.sh
+. /lib/functions/system.sh
 
 # initialize defaults
 RAMFS_COPY_BIN=""      # extra programs for temporary ramfs root
 
 # initialize defaults
 RAMFS_COPY_BIN=""      # extra programs for temporary ramfs root