kbuild: use INSTALLKERNEL to select customized installkernel script
[deliverable/linux.git] / arch / arm / Makefile
index 7350557a81e0b7067f05130e747b9d342474f734..68c6ab0749daa3d02111c7fdfb7f69b13486a84a 100644 (file)
@@ -279,7 +279,7 @@ define archhelp
   echo  '                  (supply initrd image via make variable INITRD=<path>)'
   echo  '  install       - Install uncompressed kernel'
   echo  '  zinstall      - Install compressed kernel'
-  echo  '                  Install using (your) ~/bin/installkernel or'
-  echo  '                  (distribution) /sbin/installkernel or'
+  echo  '                  Install using (your) ~/bin/$(INSTALLKERNEL) or'
+  echo  '                  (distribution) /sbin/$(INSTALLKERNEL) or'
   echo  '                  install to $$(INSTALL_PATH) and run lilo'
 endef
This page took 0.026499 seconds and 5 git commands to generate.