This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84683
Commits
5
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
b0b933c08b
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b0b933c08b'
${ noResults }
kernel_samsung_sm7125
/
net
/
iucv
/
Makefile
7 lines
88 B
Raw
Normal View
History
Unescape
Escape
[S390]: Rewrite of the IUCV base code, part 2 Add rewritten IUCV base code to net/iucv. Signed-off-by: Frank Pavlic <fpavlic@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
#
# Makefile for IUCV
#
obj-$(CONFIG_IUCV)
+=
iucv.o
[S390]: Add AF_IUCV socket support From: Jennifer Hunt <jenhunt@us.ibm.com> This patch adds AF_IUCV socket support. Signed-off-by: Frank Pavlic <fpavlic@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
obj-$(CONFIG_AFIUCV)
+=
af_iucv.o