From c8e5702127e507e82e6f68a4b8c546803accea9d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 30 Jun 2005 08:19:37 +0000 Subject: import clean BK tree at cset 1.3670 --- packages/linux/linux-wrt-2.4.20/nobcom.patch | 67 ++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) (limited to 'packages/linux/linux-wrt-2.4.20/nobcom.patch') diff --git a/packages/linux/linux-wrt-2.4.20/nobcom.patch b/packages/linux/linux-wrt-2.4.20/nobcom.patch index e69de29bb2..fab51de5b6 100644 --- a/packages/linux/linux-wrt-2.4.20/nobcom.patch +++ b/packages/linux/linux-wrt-2.4.20/nobcom.patch @@ -0,0 +1,67 @@ + +# +# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher +# + +--- linux-2.4.20/drivers/net/Makefile~nobcom 2005-01-07 04:50:19.157885000 -0500 ++++ linux-2.4.20/drivers/net/Makefile 2005-01-07 04:50:19.221875336 -0500 +@@ -23,7 +23,7 @@ + ppp_mppe_c-objs := ppp_mppe_mppc_comp.o ppp_mppe_crypto.o + + # subdir-m += mac +-subdir-m += diag ++# subdir-m += diag + + ifeq ($(CONFIG_HW_QOS),y) + subdir-m += port_based_qos +@@ -270,28 +270,15 @@ + ifdef CONFIG_HND + subdir-$(CONFIG_HND) += hnd + endif +-ifdef CONFIG_ET +-subdir-$(CONFIG_ET) += et.4702 +-subdir-$(CONFIG_ET) += et +-endif + ifdef CONFIG_IL + subdir-$(CONFIG_IL) += il + endif +-ifdef CONFIG_WL +-subdir-$(CONFIG_WL) += wl +-endif + ifeq ($(CONFIG_HND),y) + obj-y += hnd/hnd.o + endif +-ifeq ($(CONFIG_ET),y) +- obj-y += et/et.o +-endif + ifeq ($(CONFIG_IL),y) + obj-y += il/il.o + endif +-ifeq ($(CONFIG_WL),y) +- obj-y += wl/wl.o +-endif + + include $(TOPDIR)/Rules.make + +--- linux-2.4.20/net/core/Makefile~nobcom 2005-01-07 04:49:30.581269000 -0500 ++++ linux-2.4.20/net/core/Makefile 2005-01-07 04:50:19.221875336 -0500 +@@ -7,8 +7,7 @@ + # + # Note 2! The CFLAGS definition is now in the main makefile... + +-SRCBASE := $(TOPDIR)/../.. +-EXTRA_CFLAGS += -Wall -I$(SRCBASE)/ ++EXTRA_CFLAGS += -Wall + O_TARGET := core.o + + export-objs := netfilter.o profile.o +--- linux-2.4.20/arch/mips/config-shared.in~nobcom 2005-01-07 04:49:30.583269000 -0500 ++++ linux-2.4.20/arch/mips/config-shared.in 2005-01-07 04:50:19.222875184 -0500 +@@ -543,7 +543,6 @@ + define_bool CONFIG_NONCOHERENT_IO y + define_bool CONFIG_NEW_TIME_C y + define_bool CONFIG_NEW_IRQ y +- define_bool CONFIG_HND y + fi + if [ "$CONFIG_SNI_RM200_PCI" = "y" ]; then + define_bool CONFIG_ARC32 y -- cgit v1.2.3