brcm2708: add linux 4.19 support
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0503-.gitignore-Add-.dtbo-explicitly.patch
1 From 44cadbedb79dbbae0cea7dd008bcf2583570e883 Mon Sep 17 00:00:00 2001
2 From: popcornmix <popcornmix@gmail.com>
3 Date: Tue, 21 May 2019 15:17:33 +0100
4 Subject: [PATCH 503/703] .gitignore: Add *.dtbo explicitly
5
6 Signed-off-by: popcornmix <popcornmix@gmail.com>
7 ---
8 .gitignore | 3 ++-
9 1 file changed, 2 insertions(+), 1 deletion(-)
10
11 --- a/.gitignore
12 +++ b/.gitignore
13 @@ -15,7 +15,8 @@
14 *.bin
15 *.bz2
16 *.c.[012]*.*
17 -*.dtb*
18 +*.dtb
19 +*.dtbo
20 *.dtb.S
21 *.dwo
22 *.elf