Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280622
b: refs/heads/master
c: 3b7f993
h: refs/heads/master
v: v3
  • Loading branch information
Jan Glauber authored and Martin Schwidefsky committed Dec 27, 2011
1 parent 8a04776 commit 7b99c78
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ddd6f9537dee9b713b87ecdc9ac920cd1935fdef
refs/heads/master: 3b7f993394db7c446c251fb8eb32ec501a330acc
13 changes: 7 additions & 6 deletions trunk/arch/s390/Kbuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
obj-y += kernel/
obj-y += mm/
obj-y += crypto/
obj-y += appldata/
obj-y += hypfs/
obj-y += kvm/
obj-y += kernel/
obj-y += mm/
obj-$(CONFIG_KVM) += kvm/
obj-$(CONFIG_CRYPTO_HW) += crypto/
obj-$(CONFIG_S390_HYPFS_FS) += hypfs/
obj-$(CONFIG_APPLDATA_BASE) += appldata/
obj-$(CONFIG_MATHEMU) += math-emu/
1 change: 0 additions & 1 deletion trunk/arch/s390/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ core-y += arch/s390/

libs-y += arch/s390/lib/
drivers-y += drivers/s390/
drivers-$(CONFIG_MATHEMU) += arch/s390/math-emu/

# must be linked after kernel
drivers-$(CONFIG_OPROFILE) += arch/s390/oprofile/
Expand Down

0 comments on commit 7b99c78

Please sign in to comment.