]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/linux/linux-wrt-2.4.20/nobcom.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / linux / linux-wrt-2.4.20 / nobcom.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- linux-2.4.20/drivers/net/Makefile~nobcom    2005-01-07 04:50:19.157885000 -0500
7 +++ linux-2.4.20/drivers/net/Makefile   2005-01-07 04:50:19.221875336 -0500
8 @@ -23,7 +23,7 @@
9  ppp_mppe_c-objs        :=      ppp_mppe_mppc_comp.o ppp_mppe_crypto.o
10  
11  # subdir-m += mac
12 -subdir-m += diag
13 +# subdir-m += diag
14  
15  ifeq ($(CONFIG_HW_QOS),y)
16  subdir-m += port_based_qos
17 @@ -270,28 +270,15 @@
18  ifdef CONFIG_HND
19  subdir-$(CONFIG_HND) += hnd
20  endif
21 -ifdef CONFIG_ET
22 -subdir-$(CONFIG_ET) += et.4702
23 -subdir-$(CONFIG_ET) += et
24 -endif
25  ifdef CONFIG_IL
26  subdir-$(CONFIG_IL) += il
27  endif
28 -ifdef CONFIG_WL
29 -subdir-$(CONFIG_WL) += wl
30 -endif
31  ifeq ($(CONFIG_HND),y)
32    obj-y += hnd/hnd.o
33  endif
34 -ifeq ($(CONFIG_ET),y)
35 -  obj-y += et/et.o
36 -endif
37  ifeq ($(CONFIG_IL),y)
38    obj-y += il/il.o
39  endif
40 -ifeq ($(CONFIG_WL),y)
41 -  obj-y += wl/wl.o
42 -endif
43  
44  include $(TOPDIR)/Rules.make
45  
46 --- linux-2.4.20/net/core/Makefile~nobcom       2005-01-07 04:49:30.581269000 -0500
47 +++ linux-2.4.20/net/core/Makefile      2005-01-07 04:50:19.221875336 -0500
48 @@ -7,8 +7,7 @@
49  #
50  # Note 2! The CFLAGS definition is now in the main makefile...
51  
52 -SRCBASE        := $(TOPDIR)/../..
53 -EXTRA_CFLAGS   += -Wall -I$(SRCBASE)/
54 +EXTRA_CFLAGS   += -Wall
55  O_TARGET := core.o
56  
57  export-objs := netfilter.o profile.o
58 --- linux-2.4.20/arch/mips/config-shared.in~nobcom      2005-01-07 04:49:30.583269000 -0500
59 +++ linux-2.4.20/arch/mips/config-shared.in     2005-01-07 04:50:19.222875184 -0500
60 @@ -543,7 +543,6 @@
61     define_bool CONFIG_NONCOHERENT_IO y
62     define_bool CONFIG_NEW_TIME_C y
63     define_bool CONFIG_NEW_IRQ y
64 -   define_bool CONFIG_HND y
65  fi
66  if [ "$CONFIG_SNI_RM200_PCI" = "y" ]; then
67     define_bool CONFIG_ARC32 y