openwrt/package/network
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
..
config netifd/config.sh: remove some bashism (usage of [[) 2020-01-26 22:02:39 +01:00
ipv6 6in4/6in4.sh: remove some bashism (usage of [[) 2020-01-26 22:02:51 +01:00
services hostapd: remove erroneous $(space) redefinition 2020-02-08 11:45:33 +01:00
utils Revert "iwinfo: update to latest Git HEAD" 2020-02-05 15:31:39 +01:00