mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 02:30:15 +02:00
kernel image name changed since the profile is now part of the image name(s)
This commit is contained in:
parent
cd2cd8d3a4
commit
85ea6401e0
@ -16,7 +16,8 @@ BASE_URL_HTTP="http://downloads.qi-hardware.com/software/images/Ben_NanoNote_2GB
|
||||
|
||||
# names of images
|
||||
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-qi_lb60-root.ubi"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user