You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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)
4 years ago
..
base-files OpenWrt v19.07.1: revert to branch defaults 4 years ago
boot uboot-envtools: ath79: add Netgear WNDR3700v2 4 years ago
devel strace: Fix build on PowerPC 5 years ago
firmware ath10k-firmware: Add kmod-ath10k-ct-smallbuffers to depends 4 years ago
kernel mac80211: brcm: backport remaining 5.6 kernel patches 4 years ago
libs mbedtls: update to 2.16.4 4 years ago
network hostapd: remove erroneous $(space) redefinition 4 years ago
system opkg: update to latest Git HEAD 4 years ago
utils adb: fix for SuperSpeed devices 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago