diff options
| author | Baruch Siach <baruch@tkos.co.il> | 2013-05-23 03:58:18 -0400 |
|---|---|---|
| committer | Chris Zankel <chris@zankel.net> | 2013-06-05 13:14:19 -0400 |
| commit | 28622c5353cb30d6ad8f6ef008e46103f1083f5c (patch) | |
| tree | e0aa939de310f933bb9c80465ae1226296efae12 /arch/xtensa/boot | |
| parent | 87962c4db7f594c377d8b0b5a5f563e5f0b5d5d0 (diff) | |
xtensa: tell git to ignore generated files
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/boot')
| -rw-r--r-- | arch/xtensa/boot/.gitignore | 2 | ||||
| -rw-r--r-- | arch/xtensa/boot/boot-elf/.gitignore | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/arch/xtensa/boot/.gitignore b/arch/xtensa/boot/.gitignore new file mode 100644 index 000000000000..38177c7ebcab --- /dev/null +++ b/arch/xtensa/boot/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | uImage | ||
| 2 | zImage.redboot | ||
diff --git a/arch/xtensa/boot/boot-elf/.gitignore b/arch/xtensa/boot/boot-elf/.gitignore new file mode 100644 index 000000000000..5ff8fbb8561b --- /dev/null +++ b/arch/xtensa/boot/boot-elf/.gitignore | |||
| @@ -0,0 +1 @@ | |||
| boot.lds | |||
