projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6]
/
arch
/
s390
/
appldata
/
Makefile
1
#
2
# Makefile for the Linux - z/VM Monitor Stream.
3
#
4
5
obj-$(CONFIG_APPLDATA_BASE) += appldata_base.o
6
obj-$(CONFIG_APPLDATA_MEM) += appldata_mem.o
7
obj-$(CONFIG_APPLDATA_OS) += appldata_os.o
8
obj-$(CONFIG_APPLDATA_NET_SUM) += appldata_net_sum.o