mirror of
https://github.com/systemd/systemd.git
synced 2024-12-26 03:22:00 +03:00
make: add comment
This commit is contained in:
parent
c8663095e3
commit
9b0dded6b0
@ -280,17 +280,17 @@ extras_v4l_id_v4l_id_LDADD = libudev/libudev-private.la
|
||||
libexec_PROGRAMS += extras/v4l_id/v4l_id
|
||||
dist_udevrules_DATA += extras/v4l_id/60-persistent-v4l.rules
|
||||
|
||||
if ENABLE_EXTRAS
|
||||
# ------------------------------------------------------------------------------
|
||||
# conditional extras (need glib, libusb, libacl, ...)
|
||||
# ------------------------------------------------------------------------------
|
||||
if ENABLE_EXTRAS
|
||||
dist_udevrules_DATA += \
|
||||
rules/rules.d/75-net-description.rules \
|
||||
rules/rules.d/75-tty-description.rules \
|
||||
rules/rules.d/78-sound-card.rules
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# GUdev
|
||||
# GUdev - libudev gobject interface
|
||||
# ------------------------------------------------------------------------------
|
||||
LIBGUDEV_CURRENT=0
|
||||
LIBGUDEV_REVISION=1
|
||||
|
Loading…
Reference in New Issue
Block a user