]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wilink8-wlan/build-utilites.git/commitdiff
build_wl18xx.sh: Add default.conf file to wlconf folder
authorGuy Mishol <guym@ti.com>
Mon, 28 Apr 2014 14:13:30 +0000 (17:13 +0300)
committerGuy Mishol <guym@ti.com>
Mon, 28 Apr 2014 14:13:30 +0000 (17:13 +0300)
build_wl18xx.sh

index 8718ff8e4812674545acf1adaba991b1b85923d9..68b2fd14bbd2807f7209e9a07dcd16b46a4aafda 100755 (executable)
@@ -385,7 +385,7 @@ function build_calibrator()
 
 function build_wlconf()
 {
 
 function build_wlconf()
 {
-       files_to_copy="dictionary.txt struct.bin wl18xx-conf-default.bin README example.conf example.ini configure-device.sh"
+       files_to_copy="dictionary.txt struct.bin default.conf wl18xx-conf-default.bin README example.conf example.ini configure-device.sh"
        cd `repo_path ti_utils`/wlconf
        if [ -z $NO_CLEAN ]; then
                NFSROOT=`path filesystem` make clean
        cd `repo_path ti_utils`/wlconf
        if [ -z $NO_CLEAN ]; then
                NFSROOT=`path filesystem` make clean