diff options
author | Tom Rini <trini@konsulko.com> | 2020-01-02 10:27:47 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-01-02 10:27:47 -0500 |
commit | 13ef116507df73b6e66cc18f04edd00ffdafd595 (patch) | |
tree | 75da8f46c5f7143f10eccccb219718569c48e11f /tools | |
parent | 6cb87cbb1475f668689f95911d1521ee6ba7f55c (diff) | |
parent | 1785bf54af07152421ab83794ecf420c111597e4 (diff) | |
download | u-boot-13ef116507df73b6e66cc18f04edd00ffdafd595.tar.gz u-boot-13ef116507df73b6e66cc18f04edd00ffdafd595.tar.xz u-boot-13ef116507df73b6e66cc18f04edd00ffdafd595.zip |
Merge branch '2020-01-02-master-imports'
- Assorted test.py fixes
- Other minor changes
Diffstat (limited to 'tools')
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index d0176a7283..82bdce2782 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1,3 +1,4 @@ +/asn1_compiler /atmel_pmecc_params /bin2header /bmp_logo |