mirror of
https://github.com/systemd/systemd.git
synced 2025-01-24 01:14:15 +08:00
9e82570e73
ninja -c build hwdb-update During the initial meson conversion, custom_target:s and run_target:s behaved the same, and the target name became a top-level command. Now custom_target:s require the subdir to be included, e.g. we have man/man target to build man pages, but run_target:s not. So I think this target got a name that is so generic because of the confusion caused by changing rules. Let's rename it. |
||
---|---|---|
.. | ||
.gitignore | ||
20-acpi-vendor.hwdb | ||
20-acpi-vendor.hwdb.patch | ||
20-bluetooth-vendor-product.hwdb | ||
20-net-ifname.hwdb | ||
20-OUI.hwdb | ||
20-pci-classes.hwdb | ||
20-pci-vendor-model.hwdb | ||
20-sdio-classes.hwdb | ||
20-sdio-vendor-model.hwdb | ||
20-usb-classes.hwdb | ||
20-usb-vendor-model.hwdb | ||
60-evdev.hwdb | ||
60-keyboard.hwdb | ||
60-sensor.hwdb | ||
70-joystick.hwdb | ||
70-mouse.hwdb | ||
70-pointingstick.hwdb | ||
70-touchpad.hwdb | ||
acpi-update.py | ||
ids-update.pl | ||
meson.build | ||
parse_hwdb.py | ||
sdio.ids |