blob: 95fd769fb32fa925cae72720197adcf37f3fe506 [file] [log] [blame]
Brendan Higgins5253b552017-09-01 17:02:09 -07001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4BBFILE_COLLECTIONS += "evb-npcm750"
5BBFILE_PATTERN_evb-npcm750 = ""
Patrick Williamsc7270e62020-11-20 08:33:08 -06006LAYERSERIES_COMPAT_evb-npcm750 = "dunfell gatesgarth"