diff options
| author | Marek Vasut <[email protected]> | 2012-09-05 17:09:08 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2012-09-18 12:01:51 -0700 |
| commit | e4a189acfed4e8a99599f948a019f709b066722f (patch) | |
| tree | dd5fcacec662d3a287d6c657c2c21a017f1699e9 /.gitignore | |
| parent | be7e41efdab086d15108020de8eeada8e7baac8d (diff) | |
IPL: Remove remains of OneNAND IPL
After removing the Apollon board, remove the OneNAND IPL too.
There are no users for it any more.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Minkyu Kang <[email protected]>
Cc: Tom Rini <[email protected]>
Acked-by: Minkyu Kang <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index 2e6fde8161b..d91e91b1e65 100644 --- a/.gitignore +++ b/.gitignore @@ -75,10 +75,5 @@ cscope.* /ctags /etags -# OneNAND IPL files -/onenand_ipl/onenand-ipl* -/onenand_ipl/board/*/onenand* -/onenand_ipl/board/*/*.S - # spl ais files /spl/*.ais |
