On 03/01/2013 11:23 PM, Rolf Eike Beer wrote: > PA-RISC is the only arch that installs the modules when installing the kernel. > > Signed-off-by: Rolf Eike Beer <eike-kernel@xxxxxxxxx> Thanks! Applied to my fixes-for-3.9-latest branch at http://git.kernel.org/cgit/linux/kernel/git/deller/parisc-linux.git Helge > --- > arch/parisc/Makefile | 4 +--- > 1 Datei geändert, 1 Zeile hinzugefügt(+), 3 Zeilen entfernt(-) > > diff --git a/arch/parisc/Makefile b/arch/parisc/Makefile > index ed9a14c..01d95e2 100644 > --- a/arch/parisc/Makefile > +++ b/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 > > -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html