@@ -57,10 +57,10 @@ initrd:
|
|||||||
# installation
|
# installation
|
||||||
#
|
#
|
||||||
install: $(CONFIGURE) Image
|
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
|
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
|
# miscellany
|
||||||
|
Reference in New Issue
Block a user