This patch is for the ARM architecture. It fixes the correct handover of
the "--fix-v4bx" flag from gcc to the linker when the architecture
doesn't support the thumb "bx lr" instruction.
You'll also have to disable the USE_BX flag in the kernel configuration.
The "bx lr" instruction is used by de
This patch addresses Ticket # 4658
Signed-off-by: Thomas Albers
Index: target/linux/x86/config-2.6.28
===
--- target/linux/x86/config-2.6.28 (revision 17574)
+++ target/linux/x86/config-2.6.28 (working copy)
@@ -167,7 +16
Luci 0.8.7 has the "WPA-PSK/WPA2-PSK Mixed Mode" wifi encryption setting, but
the scripts need some changes to actually enable it on hostapd + madwifi
Signed-off-by: Alex Volkov
---
Index: package/hostapd/files/hostapd.sh
===
---