tools: make-ext4fs: explicitely request C collation for sorting
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 2 Dec 2015 16:10:09 +0000 (16:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 2 Dec 2015 16:10:09 +0000 (16:10 +0000)
commit8af9119ff4283640f4d14ebcbacac080e81a99bd
treea0b10c05d23978aa0f459c576e7ba292ec94fba5
parentf17be5617a89b213966c44127fa6a597cd637464
tools: make-ext4fs: explicitely request C collation for sorting

Do not rely on the system default collaction when sorting directory entries
but explicitely request "C" collation.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47689
tools/make-ext4fs/Makefile