openwrt/package/network/services/hostapd
Jo-Philipp Wich 05062462f1 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>
(backported from commit 766e778226)
2020-02-08 11:54:23 +01:00
..
files hostapd: add support for client taxonomy in the full config 2018-12-18 17:22:04 +01:00
patches hostapd: Fix AP mode PMF disconnection protection bypass 2019-09-21 21:16:22 +02:00
src/src hostapd: expose device taxonomy signature via ubus 2018-12-18 17:22:04 +01:00
Config.in hostapd: update packaging and patches 2018-12-18 09:05:58 +01:00
Makefile hostapd: remove erroneous $(space) redefinition 2020-02-08 11:54:23 +01:00