编译ubuntu出现问题

在编译ubuntu,在编译rootfs时,mk文件如下:
# rootfs image path
export RK_ROOTFS_IMG=ubunturootfs/linuxroot.img # 根文件系统镜像路径

用>build.sh rootfs后
linuxroot.img → ../buildroot/output/rockchip_rk3399/images/rootfs.ext2

但查看 rootfs.ext2内容与原来的linuxroot.img,内容就不一样了,
内容与:/buildroot/output/rockchip_rk3399/target下一样