diff options
Diffstat (limited to 'package/config/patches/06-br-build-system-integration.patch')
-rw-r--r-- | package/config/patches/06-br-build-system-integration.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/config/patches/06-br-build-system-integration.patch b/package/config/patches/06-br-build-system-integration.patch index 1e340f3f8..a2e634ffd 100644 --- a/package/config/patches/06-br-build-system-integration.patch +++ b/package/config/patches/06-br-build-system-integration.patch @@ -2,11 +2,11 @@ Makefile | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) -Index: config.clean/Makefile +Index: config.new/Makefile =================================================================== ---- config.clean.orig/Makefile -+++ config.clean/Makefile -@@ -124,14 +124,23 @@ +--- config.new.orig/Makefile ++++ config.new/Makefile +@@ -181,14 +181,23 @@ ifeq ($(MAKECMDGOALS),menuconfig) hostprogs-y += mconf endif |