openwrt/package/network
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
..
config netifd: add support for suppressing the DHCP request hostname by setting it to * 2019-12-22 22:52:01 +01:00
ipv6 map: drop default encaplimit value 2018-12-18 11:28:13 +01:00
services hostapd: remove erroneous $(space) redefinition 2020-02-08 11:54:23 +01:00
utils ethtool: fix PKG_CONFIG_DEPENDS 2020-01-07 21:42:48 +01:00