8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
|
|
# We have a conf and classes directory, add to BBPATH
|
||
|
|
BBPATH .= ":${LAYERDIR}"
|
||
|
|
|
||
|
|
BBFILE_COLLECTIONS += "evb-nuvoton"
|
||
|
|
BBFILE_PATTERN_evb-nuvoton = ""
|
||
|
|
BBFILE_PATTERN_IGNORE_EMPTY_evb-nuvoton = "1"
|
||
|
|
LAYERSERIES_COMPAT_evb-nuvoton = "langdale mickledore"
|