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