aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/Makefile
diff options
context:
space:
mode:
authorCong Wang <xiyou.wangcong@gmail.com>2013-02-15 22:20:46 +0000
committerDavid S. Miller <davem@davemloft.net>2013-02-18 12:27:32 -0500
commit96b45cbd956ce83908378d87d009b05645353f22 (patch)
treec8decd7182281de10bd86a5d299afd37a1a16864 /net/core/Makefile
parentnet: ehea module param description fix (diff)
downloadlinux-dev-96b45cbd956ce83908378d87d009b05645353f22.tar.xz
linux-dev-96b45cbd956ce83908378d87d009b05645353f22.zip
net: move ioctl functions into a separated file
They well deserve a separated unit. Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/Makefile')
-rw-r--r--net/core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/Makefile b/net/core/Makefile
index 674641b13aea..0c5e3618c80b 100644
--- a/net/core/Makefile
+++ b/net/core/Makefile
@@ -9,7 +9,7 @@ obj-$(CONFIG_SYSCTL) += sysctl_net_core.o
obj-y += dev.o ethtool.o dev_addr_lists.o dst.o netevent.o \
neighbour.o rtnetlink.o utils.o link_watch.o filter.o \
- sock_diag.o
+ sock_diag.o dev_ioctl.o
obj-$(CONFIG_XFRM) += flow.o
obj-y += net-sysfs.o