data: Add note that the unsupported device list needs a manual sync
This commit is contained in:
parent
f2d0d0bc57
commit
52d0409241
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
if get_option('udev_rules')
|
||||
# This file has to be updated using
|
||||
# ninja -C <builddir> libfprint/sync-udev-hwdb
|
||||
# Note that the unsupported device list needs to be manually synced from
|
||||
# the wiki. See comment in libfprint/fprint-list-uev-hwdb.c
|
||||
|
||||
install_data('autosuspend.hwdb',
|
||||
rename: '60-autosuspend-@0@.hwdb'.format(versioned_libname),
|
||||
|
|
Loading…
Reference in a new issue