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