Commit 8e79d0bc authored by Tristan Gingold's avatar Tristan Gingold

board/Manifest.py: add fasec

parent 1541066a
try:
if board in ["spec", "svec", "vfchd", "clbv2", "clbv3", "clbv4", "pxie-fmc", "diot-sb", "common"]:
if board in ["spec", "svec", "vfchd", "clbv2", "clbv3", "clbv4", "pxie-fmc", "diot-sb", "fasec", "common"]:
modules = {"local" : [ board ] }
except NameError:
# board is not defined
pass
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment