projects
/
linux-2.6
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
[linux-2.6]
/
drivers
/
s390
/
Makefile
Commit
Line
Data
1da177e4
LT
1
#
2
# Makefile for the S/390 specific device drivers
3
#
4
cfb1b555
5
obj-y += s390mach.o sysinfo.o s390_rdev.o
1da177e4
LT
6
obj-y += cio/ block/ char/ crypto/ net/ scsi/
7
8
drivers-y += drivers/s390/built-in.o
9