summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/Makefile b/core/Makefile
index ddc4f22..61ab5bb 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -1693,12 +1693,6 @@ endif
ifdef INSTALLED_KERNEL_TARGET
$(hide) $(ACP) $(INSTALLED_KERNEL_TARGET) $(zip_root)/BOOT/kernel
endif
-ifdef INSTALLED_RAMDISK_TARGET
- $(hide) $(ACP) $(INSTALLED_RAMDISK_TARGET) $(zip_root)/BOOT/ramdisk.img
-endif
-ifdef INSTALLED_BOOTLOADER_MODULE
- $(hide) $(ACP) $(INSTALLED_BOOTLOADER_MODULE) $(zip_root)/BOOT/bootloader
-endif
ifdef INSTALLED_2NDBOOTLOADER_TARGET
$(hide) $(ACP) \
$(INSTALLED_2NDBOOTLOADER_TARGET) $(zip_root)/BOOT/second