You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jo-Philipp Wich 766e778226 hostapd: remove erroneous $(space) redefinition
The $(space) definition in the hostapd Makefile ceased to work with
GNU Make 4.3 and later, leading to syntax errors in the generated
Kconfig files.

Drop the superfluous redefinition and reuse the working $(space)
declaration from rules.mk to fix this issue.

Fixes: GH#2713
Ref: https://github.com/openwrt/openwrt/pull/2713#issuecomment-583722469
Reported-by: Karel Kočí <cynerd@email.cz>
Suggested-by: Jonas Gorski <jonas.gorski@gmail.com>
Tested-by: Shaleen Jain <shaleen@jain.sh>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years ago
..
files hostapd: remove some bashisms 4 years ago
patches hostapd: add back support for passing CSA events from sta/mesh to AP interfaces 4 years ago
src hostapd: add ubus reload 5 years ago
Config.in hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM 5 years ago
Makefile hostapd: remove erroneous $(space) redefinition 4 years ago