diff options
author | Paul Selkirk <paul@psgd.org> | 2015-11-18 18:55:59 -0500 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2015-11-18 18:55:59 -0500 |
commit | a4737cc9305cbab9bb9c044fad48d75dff37568c (patch) | |
tree | 38a0e062a67d0086b4b12e0c25612fbdbdb546e3 /i2c/build/.gitignore | |
parent | 81286a692a3edade788c6d42beec1a7c8e5e07c9 (diff) |
Move core_selector config script to core/platform/common, generate project-specific core_selectors in the build directories.
Diffstat (limited to 'i2c/build/.gitignore')
-rw-r--r-- | i2c/build/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i2c/build/.gitignore b/i2c/build/.gitignore index 01d7e9c..2eb6775 100644 --- a/i2c/build/.gitignore +++ b/i2c/build/.gitignore @@ -50,3 +50,5 @@ usage_statistics_webtalk.html webtalk.log xlnx_auto* xst +core_selector.v +core_vfiles.mk |