diff options
Diffstat (limited to '')
-rw-r--r-- | arch/arm/boot/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/.gitignore b/arch/arm/boot/.gitignore new file mode 100644 index 000000000..8c759326b --- /dev/null +++ b/arch/arm/boot/.gitignore @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only +Image +zImage +xipImage +bootpImage +uImage |