mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
kernel image name changed since the profile is now part of the image name(s)
This commit is contained in:
@@ -16,7 +16,8 @@ BASE_URL_HTTP="http://downloads.qi-hardware.com/software/images/Ben_NanoNote_2GB
|
|||||||
|
|
||||||
# names of images
|
# names of images
|
||||||
LOADER="openwrt-xburst-u-boot.bin"
|
LOADER="openwrt-xburst-u-boot.bin"
|
||||||
KERNEL="openwrt-xburst-uImage.bin"
|
#KERNEL="openwrt-xburst-uImage.bin"
|
||||||
|
KERNEL="openwrt-xburst-qi_lb60-uImage.bin"
|
||||||
#ROOTFS="openwrt-xburst-rootfs.ubi"
|
#ROOTFS="openwrt-xburst-rootfs.ubi"
|
||||||
ROOTFS="openwrt-xburst-qi_lb60-root.ubi"
|
ROOTFS="openwrt-xburst-qi_lb60-root.ubi"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user