From d75e676ffdf5095a5f4361110a760bf0d902f80f Mon Sep 17 00:00:00 2001 From: Antonio Argenziano Date: Fri, 23 Feb 2018 15:14:40 -0800 Subject: igt: Make libudev mandatory Since more essential components use libudev, make its dependency mandatory. Signed-off-by: Antonio Argenziano Cc: Chris Wilson Cc: Daniel Vetter Cc: Petri Latvala Cc: Arkadiusz Hiler Reviewed-by: Chris Wilson Acked-by: Petri Latvala --- tools/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index dcf282ea..8de2a231 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -7,11 +7,9 @@ bin_PROGRAMS += $(LIBDRM_INTEL_BIN) intel_error_decode_LDFLAGS = -lz endif -if HAVE_UDEV bin_PROGRAMS += intel_dp_compliance intel_dp_compliance_CFLAGS = $(AM_CFLAGS) intel_dp_compliance_LDADD = $(top_builddir)/lib/libintel_tools.la -endif SUBDIRS = null_state_gen registers -- cgit v1.2.3