Call the Initramfs template if existing
SVN-Revision: 7394
This commit is contained in:
		@@ -65,6 +65,7 @@ ifneq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
 | 
				
			|||||||
else
 | 
					else
 | 
				
			||||||
  define Image/BuildKernel
 | 
					  define Image/BuildKernel
 | 
				
			||||||
	cp $(KDIR)/vmlinux.elf $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-vmlinux.elf
 | 
						cp $(KDIR)/vmlinux.elf $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-vmlinux.elf
 | 
				
			||||||
 | 
						$(call Image/Build/Initramfs)
 | 
				
			||||||
  endef
 | 
					  endef
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user