Correcct kernel installation
This commit is contained in:
parent
91731ae4dd
commit
e84f21630f
2
makefile
2
makefile
@ -72,7 +72,7 @@ build_dirs: $(PRAWNOS_BUILD)
|
|||||||
#:::::::::::::::::::::::::::::: image management ::::::::::::::::::::::::::
|
#:::::::::::::::::::::::::::::: image management ::::::::::::::::::::::::::
|
||||||
|
|
||||||
.PHONY: kernel_install
|
.PHONY: kernel_install
|
||||||
kernel_inject: #Targets an already built .img and swaps the old kernel with the newly compiled kernel
|
kernel_install: #Targets an already built .img and swaps the old kernel with the newly compiled kernel
|
||||||
$(PRAWNOS_IMAGE_SCRIPTS_INSTALL_KERNEL) $(KVER) $(PRAWNOS_IMAGE)
|
$(PRAWNOS_IMAGE_SCRIPTS_INSTALL_KERNEL) $(KVER) $(PRAWNOS_IMAGE)
|
||||||
|
|
||||||
.PHONY: kernel_update
|
.PHONY: kernel_update
|
||||||
|
Loading…
Reference in New Issue
Block a user