aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 2a97cded8601..4f4ee083064c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -40,7 +40,6 @@ obj-$(CONFIG_AF_RXRPC) += rxrpc/
40obj-$(CONFIG_ATM) += atm/ 40obj-$(CONFIG_ATM) += atm/
41obj-$(CONFIG_L2TP) += l2tp/ 41obj-$(CONFIG_L2TP) += l2tp/
42obj-$(CONFIG_DECNET) += decnet/ 42obj-$(CONFIG_DECNET) += decnet/
43obj-$(CONFIG_ECONET) += econet/
44obj-$(CONFIG_PHONET) += phonet/ 43obj-$(CONFIG_PHONET) += phonet/
45ifneq ($(CONFIG_VLAN_8021Q),) 44ifneq ($(CONFIG_VLAN_8021Q),)
46obj-y += 8021q/ 45obj-y += 8021q/