diff options
author | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-11-18 15:02:19 +1100 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-11-18 15:02:19 +1100 |
commit | 2ee30fc6b5aec369934b83126b29f37960487cbe (patch) | |
tree | 01e4e85d88eedca34567f1edb76f72613744063c /external | |
parent | 578a86a887b609d0314dc660d4968469b2aa58de (diff) | |
download | skiboot-2ee30fc6b5aec369934b83126b29f37960487cbe.zip skiboot-2ee30fc6b5aec369934b83126b29f37960487cbe.tar.gz skiboot-2ee30fc6b5aec369934b83126b29f37960487cbe.tar.bz2 |
Add gitignore for pflash
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'external')
-rw-r--r-- | external/pflash/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/external/pflash/.gitignore b/external/pflash/.gitignore new file mode 100644 index 0000000..edec7db --- /dev/null +++ b/external/pflash/.gitignore @@ -0,0 +1,5 @@ +ccan +common +libflash +make_version.sh +pflash |