Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216740
b: refs/heads/master
c: 0148594
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Oct 25, 2010
1 parent 7912208 commit d3c20f0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 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: 7ea8d32199a3751527bf06b91c03de92d5ad5b3e
refs/heads/master: 014859430ba72ffeb363a4acd2200851765fe6de
6 changes: 6 additions & 0 deletions trunk/arch/s390/Kbuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
obj-y += kernel/
obj-y += mm/
obj-y += crypto/
obj-y += appldata/
obj-y += hypfs/
obj-y += kvm/
4 changes: 2 additions & 2 deletions trunk/arch/s390/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ head-y := arch/s390/kernel/head.o
head-y += arch/s390/kernel/$(if $(CONFIG_64BIT),head64.o,head31.o)
head-y += arch/s390/kernel/init_task.o

core-y += arch/s390/mm/ arch/s390/kernel/ arch/s390/crypto/ \
arch/s390/appldata/ arch/s390/hypfs/ arch/s390/kvm/
# See arch/s390/Kbuild for content of core part of the kernel
core-y += arch/s390/

libs-y += arch/s390/lib/
drivers-y += drivers/s390/
Expand Down

0 comments on commit d3c20f0

Please sign in to comment.