X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=scripts%2Fmkits.sh;h=7bf5681addf097c40e60a93131e6836fdd37a193;hb=e89c85249e311e9a376d07cda33c9dc39b12a906;hp=f6699384ee6b14ba2cd95d199c6051e10f4ae87a;hpb=ab143647efef2a13bcce2f28a2797899fbc83946;p=openwrt%2Fstaging%2Fstintel.git diff --git a/scripts/mkits.sh b/scripts/mkits.sh index f6699384ee..7bf5681add 100755 --- a/scripts/mkits.sh +++ b/scripts/mkits.sh @@ -137,7 +137,7 @@ fi if [ -n "${ROOTFS}" ]; then dd if="${ROOTFS}" of="${ROOTFS}.pagesync" bs=4096 conv=sync ROOTFS_NODE=" - rootfs-$ROOTFSNUM { + rootfs${REFERENCE_CHAR}$ROOTFSNUM { description = \"${ARCH_UPPER} OpenWrt ${DEVICE} rootfs\"; ${COMPATIBLE_PROP} data = /incbin/(\"${ROOTFS}.pagesync\");