Jelajahi Sumber

tools/mtd-utils: fix build error

SVN-Revision: 30797
Gabor Juhos 14 tahun lalu
induk
melakukan
7a7d39cef3
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch

+ 1 - 1
tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch

@@ -365,7 +365,7 @@
 -			break;
 -			break;
 -		}
 -		}
 +		printf("\tcompr:        %s\n", get_compr_str(c->default_compr));
 +		printf("\tcompr:        %s\n", get_compr_str(c->default_compr));
-+		if (forced_compr_set)
++		if (force_compr_set)
 +			printf("\tforced compr: %s\n",
 +			printf("\tforced compr: %s\n",
 +			       get_compr_str(force_compr));
 +			       get_compr_str(force_compr));
  		printf("\tkeyhash:      %s\n", (c->key_hash == key_r5_hash) ?
  		printf("\tkeyhash:      %s\n", (c->key_hash == key_r5_hash) ?