don't copy initramfs.elf unconditionally
targets that need it should do it in their image Makefile Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43780 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0d14aa42c8
commit
41c1bca5ed
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ define prepare_generic_squashfs
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/BuildKernel/Initramfs
|
define Image/BuildKernel/Initramfs
|
||||||
cp $(KDIR)/vmlinux-initramfs.elf $(BIN_DIR)/$(IMG_PREFIX)-vmlinux-initramfs.elf
|
|
||||||
$(call Image/Build/Initramfs)
|
$(call Image/Build/Initramfs)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue