openwrt/package/network/services/hostapd
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>
2020-02-08 11:45:33 +01:00
..
files hostapd: remove some bashisms 2020-01-26 22:03:00 +01:00
patches hostapd: add back support for passing CSA events from sta/mesh to AP interfaces 2020-01-29 12:25:10 +01:00
src hostapd: add ubus reload 2019-11-12 11:52:26 +01:00
Config.in hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM 2019-10-12 23:43:08 +02:00
Makefile hostapd: remove erroneous $(space) redefinition 2020-02-08 11:45:33 +01:00