tools: fix make_ext4fs build with recent glibc
authorJo-Philipp Wich <jo@mein.io>
Mon, 25 Apr 2016 11:41:43 +0000 (13:41 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 25 Apr 2016 11:41:43 +0000 (13:41 +0200)
commit49ad0c565acd16a66d96c4b8d19333eae7855735
treefa4de97508a4cdf0d4199db9e8ed506f5a5c3723
parent525b311bf869d7e252d744e501e227263a955c8e
tools: fix make_ext4fs build with recent glibc

Update to latest make_ext4fs Git HEAD to fix build with recent glibc version
which does not implicitely includes sysmacros.h anymore.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/linux/uml/Makefile
tools/make-ext4fs/Makefile