mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
uboot now contains the subtarget name as well
This commit is contained in:
@@ -15,7 +15,7 @@ LOG_FILE="${WORKING_DIR}/log.txt"
|
||||
BASE_URL_HTTP="http://downloads.qi-hardware.com/software/images/Ben_NanoNote_2GB_NAND"
|
||||
|
||||
# names of images
|
||||
LOADER="openwrt-xburst-u-boot.bin"
|
||||
LOADER="openwrt-xburst-qi_lb60-u-boot.bin"
|
||||
#KERNEL="openwrt-xburst-uImage.bin"
|
||||
KERNEL="openwrt-xburst-qi_lb60-uImage.bin"
|
||||
#ROOTFS="openwrt-xburst-rootfs.ubi"
|
||||
|
||||
Reference in New Issue
Block a user