diff options
author | Tom Gundersen <teg@jklm.no> | 2014-12-16 00:48:24 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-12-18 15:37:27 +0100 |
commit | 65eb4378c3e1de25383d8cd606909e64c71edc80 (patch) | |
tree | 96c6ce50bb3eefea4322a22884d15c013929fc7b /src/hwdb/Makefile | |
parent | b98b483bac585af754e8a22ea890db8486905d8a (diff) |
systemd-hwdb: introduce new tool
This pulls out the hwdb managment from udevadm into an independent tool.
The old code is left in place for backwards compatibility, and easy of
testing, but all documentation is dropped to encourage use of the new
tool instead.
Diffstat (limited to 'src/hwdb/Makefile')
l--------- | src/hwdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hwdb/Makefile b/src/hwdb/Makefile new file mode 120000 index 0000000000..d0b0e8e008 --- /dev/null +++ b/src/hwdb/Makefile @@ -0,0 +1 @@ +../Makefile
\ No newline at end of file |