1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

remove uboot-for-xbboot.bin and zimage.bin, for now we don't need those file for end user.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2010-06-24 10:05:44 +08:00
parent 1f8cf8c934
commit b862fca123
2 changed files with 3 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ DEVICE_TYPE=other
include $(INCLUDE_DIR)/target.mk
KERNELNAME:=uImage zImage
KERNELNAME:=uImage
define Target/Description
Build firmware images for XBurst JZ47x0 based boards.