[brcm63xx] board definitions: Added CPVA642 GPIO leds and buttons and refreshed patch...
[openwrt.git] / package / block-mount / files / mount.sh
index db0fbad..583e1a5 100644 (file)
@@ -5,8 +5,8 @@
 #
 
 
-. /lib/functions/block.sh
-. /lib/functions/fsck.sh
+pi_include /lib/functions/block.sh
+pi_include /lib/functions/fsck.sh
 
 config_mount_by_section() {
        local cfg="$1"
This page took 0.027429 seconds and 4 git commands to generate.