]> www.infradead.org Git - mtd-utils.git/commit
ubihealthd: Build only if sys/random.h is present
authorMarek Vasut <marex@denx.de>
Wed, 4 Dec 2019 17:11:47 +0000 (18:11 +0100)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Sun, 8 Dec 2019 22:02:57 +0000 (23:02 +0100)
commit1312aedbe0a346999581b243324594e1abe2cebf
tree37a7cf505296d62fe1df3ab7de1bf43d3b63bdc6
parent57b6d16548b876823da07022470077b92bb138a3
ubihealthd: Build only if sys/random.h is present

The ubihealthd depends on sys/random.h , which is not present on some
older systems. Build ubihealthd only if sys/random.h is present.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Makefile.am
configure.ac
ubi-utils/Makemodule.am