Changes between Version 19 and Version 20 of expansion/gw16159
- Timestamp:
- 04/16/2025 10:01:12 PM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16159
v19 v20 172 172 LIBS="-lnl-3 -lm -lpthread -lcrypto -lssl" \ 173 173 CC=${CROSS_COMPILE}gcc \ 174 make -j32 -C hostap/wpa_supplicant/ 175 # MORSE_VERSION=rel_1_11_3_2024_Mar_28 174 make -j32 -C hostap/wpa_supplicant/ CONFIG_MESH=y 176 175 } 177 176 cp hostap/wpa_supplicant/{wpa_supplicant_s1g,wpa_cli_s1g,wpa_passphrase_s1g} $DESTDIR/usr/sbin/ … … 188 187 CC=${CROSS_COMPILE}gcc \ 189 188 make -j32 -C hostap/hostapd/ 190 # MORSE_VERSION=rel_1_11_3_2024_Mar_28191 189 } 192 190 cp hostap/hostapd/{hostapd_s1g,hostapd_cli_s1g} $DESTDIR/usr/sbin/