* Add configuration files for s390x architecture.

svn path=/dists/trunk/linux-2.6/; revision=17861
This commit is contained in:
Aurelien Jarno 2011-07-28 09:37:10 +00:00
parent 01a6f28f01
commit a2a80612e7
4 changed files with 44 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
linux-2.6 (3.0.0-2) unstable; urgency=low
[ Aurelien Jarno ]
* Add configuration files for s390x architecture.
-- Ben Hutchings <ben@decadent.org.uk> Wed, 27 Jul 2011 23:58:10 +0200
linux-2.6 (3.0.0-1) unstable; urgency=low
* New upstream release: http://kernelnewbies.org/Linux_3.0

View File

@ -16,6 +16,7 @@ arches:
powerpc
ppc64
s390
s390x
sh4
sparc
sparc64

35
debian/config/s390x/defines vendored Normal file
View File

@ -0,0 +1,35 @@
[base]
flavours:
s390x
s390x-tape
kernel-arch: s390
[description]
part-long-reader: This kernel has support to IPL (boot) from a VM reader or DASD device.
part-long-tape: This kernel has support to IPL (boot) from a tape.
part-short-tape: IPL from tape
[image]
bootloaders: s390-tools
configs: s390/config
[s390x_description]
hardware: IBM zSeries
parts: reader
[s390x_image]
configs: s390/config.s390x
[s390x-tape_base]
modules: false
[s390x-tape_description]
hardware: IBM zSeries
parts: tape
[s390x-tape_image]
configs: s390/config.s390x-tape
initramfs: false
override-localversion: s390x
type: plain-s390-tape

View File

@ -1,5 +1,5 @@
Package: linux-tools-@version@
Architecture: alpha amd64 armel armhf hppa i386 powerpc ppc64 s390 sh4 sparc sparc64
Architecture: alpha amd64 armel armhf hppa i386 powerpc ppc64 s390 s390x sh4 sparc sparc64
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python:Depends}
Recommends: linux-base (>= 2.6.32-16)
Suggests: linux-doc-@version@