From 52a142a6314905422f14f05fccafdce35bea7f08 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 21 Aug 2010 17:00:49 +0200 Subject: Bump package/config to 2.6.36-rc1 The goal is to be able to use savedefconfig to generate minimal defconfig files. Four of our patches are removed since the modifications have been merged upstream. The new nconf configuration utility has appeared. Signed-off-by: Thomas Petazzoni --- package/config/patches/06-br-build-system-integration.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/config/patches/06-br-build-system-integration.patch') 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 -- cgit v1.2.3