mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 02:48:18 +00:00
Fix kconf Makefile to explicitly use gcc for host tools instead of allowing the cross compiler to leak in. This ensures the build tools are compiled with the host toolchain rather than the target toolchain. Signed-off-by: John Crispin <john@phrozen.org>