summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorHeiko Carstens2011-12-27 11:27:17 +0100
committerMartin Schwidefsky2011-12-27 11:27:12 +0100
commit679e2ea73366cac81ede4104e6d3048cb806df2c (patch)
treebc287f1b04be62e998094b653bad040289f9a5ca /arch
parent[S390] topology: increase poll frequency if change is anticipated (diff)
downloadkernel-qcow2-linux-679e2ea73366cac81ede4104e6d3048cb806df2c.tar.gz
kernel-qcow2-linux-679e2ea73366cac81ede4104e6d3048cb806df2c.tar.xz
kernel-qcow2-linux-679e2ea73366cac81ede4104e6d3048cb806df2c.zip
[S390] Remove Kerntypes leftovers
Remove last traces of our kerntypes patch which was always an addon patch which never got upstream. Somehow a few bits got upstream anyway. Since kerntypes aren't used anymore and lcrash isn't maintained (for s390 at least) remove the last traces of kerntypes that somehow went upstream. Also remove the documentation that mentions lcrash. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/s390/boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/boot/Makefile b/arch/s390/boot/Makefile
index 635d677d3281..f2737a005afc 100644
--- a/arch/s390/boot/Makefile
+++ b/arch/s390/boot/Makefile
@@ -23,4 +23,4 @@ $(obj)/compressed/vmlinux: FORCE
install: $(CONFIGURE) $(obj)/image
sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/image \
- System.map Kerntypes "$(INSTALL_PATH)"
+ System.map "$(INSTALL_PATH)"