summaryrefslogtreecommitdiff
path: root/net/ipx/Makefile
blob: 440fafa9fd07246f0fca25cef4da3f333504685f (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the Linux IPX layer.
#

obj-$(CONFIG_IPX) += ipx.o

ipx-y			:= af_ipx.o ipx_route.o ipx_proc.o pe2.o
ipx-$(CONFIG_SYSCTL)	+= sysctl_net_ipx.o
ect name='ignorews' onchange='this.form.submit();'>mode:
authorDavid S. Miller <davem@davemloft.net>2017-01-30 15:19:23 -0500
committerDavid S. Miller <davem@davemloft.net>2017-01-30 15:19:23 -0500
commit051a2e0860cd1554fda6beba36487b23252fd3c6 (patch)
tree9032e9f090b1d25dc801af0b277debbaf3426ec2 /drivers/usb/mtu3
parent4af0e5bb95ee3ba5ea4bd7dbb94e1648a5279cc9 (diff)
parent2b1d530cb3157f828fcaadd259613f59db3c6d1c (diff)
Merge tag 'wireless-drivers-for-davem-2017-01-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
Kalle Valo says: ==================== wireless-drivers fixes for 4.10 Most important here are fixes to two iwlwifi crashes, but there's also a firmware naming fix for iwlwifi and a revert of an older bcma patch. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/mtu3')