##// END OF EJS Templates
a
Unknown -
r454:bc762037bb78
parent child
Show More
@@ -40,7 +40,7 if [ "$ENABLE_NEXMON" = true ] && [ "$ENABLE_WIRELESS" = true ]; then
40 #ZLIBFLATE="zlib-flate -compress"
40 #ZLIBFLATE="zlib-flate -compress"
41 #Q=@
41 #Q=@
42 #NEXMON_SETUP_ENV=1
42 #NEXMON_SETUP_ENV=1
43 source setup_env.sh
43 . ./setup_env.sh
44
44
45 # Make nexmon
45 # Make nexmon
46 make
46 make
@@ -77,4 +77,8 if [ "$ENABLE_NEXMON" = true ] && [ "$ENABLE_WIRELESS" = true ]; then
77 cp ${NEXMON_ROOT}/patches/bcm43455c0/7_45_154/nexmon/brcmfmac43455-sdio.bin "${WLAN_FIRMWARE_DIR}"/brcmfmac43455-sdio.nexmon.bin
77 cp ${NEXMON_ROOT}/patches/bcm43455c0/7_45_154/nexmon/brcmfmac43455-sdio.bin "${WLAN_FIRMWARE_DIR}"/brcmfmac43455-sdio.nexmon.bin
78 cp -f ${NEXMON_ROOT}/patches/bcm43455c0/7_45_154/nexmon/brcmfmac43455-sdio.bin "${WLAN_FIRMWARE_DIR}"/brcmfmac43455-sdio.bin
78 cp -f ${NEXMON_ROOT}/patches/bcm43455c0/7_45_154/nexmon/brcmfmac43455-sdio.bin "${WLAN_FIRMWARE_DIR}"/brcmfmac43455-sdio.bin
79 fi
79 fi
80
81 #Revert to previous directory
82 cd "${WORKDIR}"
83
80 fi
84 fi
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant