]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/frv/boot/Makefile
USB: add all wacom device to hid-core.c blacklist
[linux-2.6-omap-h63xx.git] / arch / frv / boot / Makefile
index d75e0d7713660fcadc21afb72b78428bc827e87f..5dfc93fd945a9c25dff66c2b2c17c4a09946d6b9 100644 (file)
@@ -57,10 +57,10 @@ initrd:
 # installation
 #
 install: $(CONFIGURE) Image
-       sh ./install.sh $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) Image $(TOPDIR)/System.map "$(INSTALL_PATH)"
+       sh ./install.sh $(KERNELRELEASE) Image $(TOPDIR)/System.map "$(INSTALL_PATH)"
 
 zinstall: $(CONFIGURE) zImage
-       sh ./install.sh $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) zImage $(TOPDIR)/System.map "$(INSTALL_PATH)"
+       sh ./install.sh $(KERNELRELEASE) zImage $(TOPDIR)/System.map "$(INSTALL_PATH)"
 
 #
 # miscellany