summaryrefslogtreecommitdiff
path: root/net/iucv/Makefile
blob: 7bfdc8532675e62da6d305dc2f43fb979f298a0d (plain)
1
2
3
4
5
6
#
# Makefile for IUCV
#

obj-$(CONFIG_IUCV)	+= iucv.o
obj-$(CONFIG_AFIUCV)	+= af_iucv.o
'>2017-02-06net: dsa: introduce bridge notifierVivien Didelot2-11/+61 2017-02-06net: dsa: add switch notifierVivien Didelot5-0/+70 2017-02-06net: dsa: change state setter scopeVivien Didelot1-6/+9 2017-02-06net: dsa: rollback bridging on errorVivien Didelot1-1/+13 2017-02-06net: dsa: simplify netdevice events handlingVivien Didelot1-28/+16 2017-02-06net: dsa: move netdevice notifier registrationVivien Didelot3-10/+26