diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-02-08 11:34:41 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-02-08 11:45:33 +0100 |
commit | 766e778226f5d4c6ec49ce22b101a5dbd4306644 (patch) | |
tree | 08593e1ce5403f1fdfaa9f979e3ae66152223a17 /tools/dosfstools/patches | |
parent | cc89c5fe2764cc4d67103491f9209aa96d4cc380 (diff) | |
download | upstream-766e778226f5d4c6ec49ce22b101a5dbd4306644.tar.gz upstream-766e778226f5d4c6ec49ce22b101a5dbd4306644.tar.bz2 upstream-766e778226f5d4c6ec49ce22b101a5dbd4306644.zip |
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>
Diffstat (limited to 'tools/dosfstools/patches')
0 files changed, 0 insertions, 0 deletions