Skip to content

Commit afc4802

Browse files
committed
guess/device-tree: Add config.mk
Signed-off-by: Alexey Gladkov <[email protected]>
1 parent acf78de commit afc4802

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

guess/device-tree/config.mk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# SPDX-License-Identifier: GPL-3.0-or-later
2+
3+
# These filters are complementary to each other.
4+
GUESS_DT_NAMES ?=
5+
GUESS_DT_COMPATIBLES ?=

0 commit comments

Comments
 (0)