build: add missing UDEV_CFLAGS
authorJan Engelhardt <jengelh@inai.de>
Sun, 25 Nov 2018 09:20:10 +0000 (10:20 +0100)
committerhimanshu <h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:58:20 +0000 (14:28 +0530)
commit278585a4cb666b39115397a332267b80027a3a6e
tree51961ed1560e022df3110d7a9a4e7ba47161efdc
parent0afb9882f45d3f6b2af89125ce0a36a0d88b6f87
build: add missing UDEV_CFLAGS

Some targets link UDEV_LIBS, which means they also need UDEV_CFLAGS
in their (or the global) CPPFLAGS.

Change-Id: I0923d445a4d2b63eb991e7225fc5c5c11dee6265
Signed-off-by: himanshu <h.himanshu@samsung.com>
Makefile.tools