hwdata: allow to build native

This lowers the maintanance burden for wlroots because it avoids the need to patch it.
This is especially helpful for projects that use wlroots as a bundled submodule like wayfire
or hyprland.
This commit is contained in:
Markus Volk 2023-01-31 12:04:16 +01:00
parent daaead6270
commit e93a142dc2

View File

@ -0,0 +1 @@
BBCLASSEXTEND += "native"