Home
last modified time | relevance | path

Searched refs:LIBUDEV_LIBS (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/tests/trivial/
DMakefile17 $(PROG_LINKS) $(LIBUDEV_LIBS)
/external/mesa3d/src/gallium/targets/gbm/
DMakefile17 GBM_LIBS = $(LIBUDEV_LIBS) $(LIBDRM_LIBS) -lm \
/external/mesa3d/src/gallium/targets/opencl/
DMakefile.am12 $(GALLIUM_PIPE_LOADER_LIBS) $(LIBUDEV_LIBS) \
/external/libdrm/tests/
DMakefile.am58 $(LIBUDEV_LIBS)
/external/dhcpcd-6.8.2/dev/
DMakefile33 LIBS+= ${LIBUDEV_LIBS}
/external/mesa3d/src/gbm/
DMakefile.am22 libgbm_la_LIBADD = $(LIBUDEV_LIBS) $(LIBKMS_LIBS) $(DLOPEN_LIBS)
/external/dhcpcd-6.8.2/
Dconfigure1093 LIBUDEV_LIBS=$(pkg-config --libs libudev 2>&3)
1096 if [ "$DEV" != no -a "$UDEV" != no -a -n "$LIBUDEV_LIBS" ]; then
1103 echo "LIBUDEV_LIBS= $LIBUDEV_LIBS" >>$CONFIG_MK
1114 if $XCC $LIBUDEV_CFLAGS _udev.c -o _udev $LIBUDEV_LIBS 2>&3
1132 if $XCC $LIBUDEV_CFLAGS _udev.c -o _udev $LIBUDEV_LIBS 2>&3
/external/mesa3d/configs/
Dcurrent.in211 LIBUDEV_LIBS = @LIBUDEV_LIBS@
/external/mesa3d/src/gallium/targets/egl-static/
DMakefile45 egl_SYS += $(LIBUDEV_LIBS) $(DLOPEN_LIBS) -lEGL -lm -lpthread