mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
mpc85xx: fix another typo in the image makefile
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43625
This commit is contained in:
parent
5c89c4a5de
commit
1558a6bcbf
@ -30,7 +30,7 @@ define Image/BuildKernel
|
||||
)
|
||||
endef
|
||||
|
||||
define Image/BuildKernel
|
||||
define Image/BuildKernel/Initramfs
|
||||
cp $(KDIR)/zImage-initramfs $(BIN_DIR)/$(IMG_PREFIX)-initramfs-zImage
|
||||
cp $(KDIR)/cuImage.tl-wdr4900-v1-initramfs $(BIN_DIR)/$(IMG_PREFIX)-tl-wdr4900-v1-initramfs.uImage
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user