openwrt/package/network/services/hostapd
Jo-Philipp Wich b6c01fec92 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>
(cherry picked from commit 766e778226)
2020-02-08 11:46:27 +01:00
..
files hostapd: cleanup IBSS-RSN 2020-01-16 17:32:02 +02:00
patches hostapd: fix faulty WMM IE parameters with ETSI regulatory domains 2020-01-23 15:00:16 +01:00
src hostapd: Update to version 2.8 (2019-04-21) 2019-11-14 20:59:58 +01:00
Config.in hostapd: adjust removed wolfssl options 2019-11-14 20:59:58 +01:00
Makefile hostapd: remove erroneous $(space) redefinition 2020-02-08 11:46:27 +01:00