[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061127005934.GN15364@stusta.de>
Date: Mon, 27 Nov 2006 01:59:34 +0100
From: Adrian Bunk <bunk@...sta.de>
To: chas@....nrl.navy.mil
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: [2.6 patch] NET_SCH_ATM doesn't need ipcommon.o
NET_SCH_ATM doesn't need ipcommon.o
Signed-off-by: Adrian Bunk <bunk@...sta.de>
--- linux-2.6.19-rc6-mm1/net/atm/Makefile.old 2006-11-26 08:50:05.000000000 +0100
+++ linux-2.6.19-rc6-mm1/net/atm/Makefile 2006-11-26 08:56:29.000000000 +0100
@@ -10,7 +10,6 @@
atm-$(subst m,y,$(CONFIG_ATM_CLIP)) += ipcommon.o
obj-$(CONFIG_ATM_BR2684) += br2684.o
atm-$(subst m,y,$(CONFIG_ATM_BR2684)) += ipcommon.o
-atm-$(subst m,y,$(CONFIG_NET_SCH_ATM)) += ipcommon.o
atm-$(CONFIG_PROC_FS) += proc.o
obj-$(CONFIG_ATM_LANE) += lec.o
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists