aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-08-29 22:55:53 -0400
committerDavid S. Miller <davem@davemloft.net>2011-08-29 22:55:53 -0400
commit5cbba3cd9db44d171673405d71b9aa0e35accdd1 (patch)
tree1215970d979122a08563e98966b06e66ce274c19 /drivers/net/Makefile
parentqlcnic: add beacon test support. (diff)
downloadlinux-dev-5cbba3cd9db44d171673405d71b9aa0e35accdd1.tar.xz
linux-dev-5cbba3cd9db44d171673405d71b9aa0e35accdd1.zip
net: Fix duplicate CONFIG_SLIP entry in driver/net/Makefile
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r--drivers/net/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index cd353008b27d..fa877cd2b139 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -47,7 +47,6 @@ obj-$(CONFIG_PPTP) += ppp/
obj-$(CONFIG_SLIP) += slip/
obj-$(CONFIG_SLHC) += slip/
obj-$(CONFIG_NET_SB1000) += sb1000.o
-obj-$(CONFIG_SLIP) += slip/
obj-$(CONFIG_SUNGEM_PHY) += sungem_phy.o
obj-$(CONFIG_TR) += tokenring/
obj-$(CONFIG_WAN) += wan/