mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
remove cp the zImage file to bin/xburst folder
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
b862fca123
commit
191f22da50
@ -19,7 +19,6 @@ endif
|
||||
|
||||
define Image/BuildKernel
|
||||
cp $(LINUX_DIR)/arch/mips/boot/uImage $(BIN_DIR)/$(IMG_PREFIX)-uImage.bin
|
||||
cp $(LINUX_DIR)/arch/mips/boot/compressed/zImage $(BIN_DIR)/$(IMG_PREFIX)-zImage.bin
|
||||
endef
|
||||
|
||||
define Image/Build/squashfs
|
||||
|
Loading…
Reference in New Issue
Block a user