mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
mpc85xx: fix another typo in the image makefile
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43625 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user