From 788a61a98ca9e09f111796ec5f22a0c195758f64 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Fri, 1 Mar 2013 22:23:11 +0000 Subject: [PATCH] --- yaml --- r: 360694 b: refs/heads/master c: 1905b7716cb61feeca79da320be4d8968495bb31 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/parisc/Makefile | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 9d6ff9b6cc42..594e7be71bf8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8527ed4a7086e7312b8d021ea36d367f7e378c2e +refs/heads/master: 1905b7716cb61feeca79da320be4d8968495bb31 diff --git a/trunk/arch/parisc/Makefile b/trunk/arch/parisc/Makefile index ed9a14ccd066..01d95e2f0581 100644 --- a/trunk/arch/parisc/Makefile +++ b/trunk/arch/parisc/Makefile @@ -113,12 +113,10 @@ palo: vmlinux # Shorthands for known targets not supported by parisc, use vmlinux as default Image zImage bzImage: vmlinux -kernel_install: vmlinux +install: vmlinux sh $(src)/arch/parisc/install.sh \ $(KERNELRELEASE) $< System.map "$(INSTALL_PATH)" -install: kernel_install modules_install - CLEAN_FILES += lifimage MRPROPER_FILES += palo.conf