lkml.org 
[lkml]   [2003]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] clean up net/802/Makefile (small version)
This patch simply removes a couple of lines with duplicated
functionality. Patch is against 2.4.20.

Arnaldo, are you the correct maintainer for this?

Jörn

--
Victory in war is not repetitious.
-- Sun Tzu

--- linux-2.4.20/net/802/Makefile Sat Aug 3 02:39:46 2002
+++ linux-2.4.20/net/802/Makefile.1 Thu Mar 20 23:20:05 2003
@@ -15,13 +15,9 @@

obj-$(CONFIG_SYSCTL) += sysctl_net_802.o
obj-$(CONFIG_LLC) += llc_sendpdu.o llc_utility.o cl2llc.o llc_macinit.o
-ifeq ($(CONFIG_SYSCTL),y)
-obj-y += sysctl_net_802.o
-endif

ifeq ($(CONFIG_LLC),y)
subdir-y += transit
-obj-y += llc_sendpdu.o llc_utility.o cl2llc.o llc_macinit.o
SNAP = y
endif

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.025 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site