diff options
Diffstat (limited to 'package/kernel/mac80211/patches/001-fix_build.patch')
-rw-r--r-- | package/kernel/mac80211/patches/001-fix_build.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/001-fix_build.patch b/package/kernel/mac80211/patches/001-fix_build.patch index c541985cf3..26b327ac8e 100644 --- a/package/kernel/mac80211/patches/001-fix_build.patch +++ b/package/kernel/mac80211/patches/001-fix_build.patch @@ -128,7 +128,7 @@ + @$(MAKE) Kconfig.versions @$(MAKE) -f Makefile.real "$@" - else + .PHONY: defconfig-help --- a/Makefile.real +++ b/Makefile.real @@ -54,7 +54,7 @@ defconfig-%:: |