diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-01-25 15:07:04 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-01-25 15:07:04 +0200 |
| commit | e8a7fe3bd5c40168d531a6a4f00a7417a278d58c (patch) | |
| tree | ddbbead310cd8951ea277eb4e1a13dff7d1a3dd9 /tests/fdt/source.mk | |
| parent | 783e615ca031045eaa979532fc2c2b762ed8593f (diff) | |
| download | kmi-e8a7fe3bd5c40168d531a6a4f00a7417a278d58c.tar.gz kmi-e8a7fe3bd5c40168d531a6a4f00a7417a278d58c.zip | |
allow reading fdt in tests
Diffstat (limited to 'tests/fdt/source.mk')
| -rw-r--r-- | tests/fdt/source.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fdt/source.mk b/tests/fdt/source.mk new file mode 100644 index 0000000..9336472 --- /dev/null +++ b/tests/fdt/source.mk @@ -0,0 +1 @@ +TESTS += fdt |
