From 64217cced826089c3a14469702a7a4f42d01c60b Mon Sep 17 00:00:00 2001
From: linxincheng <1481155734@qq.com>
Date: Sat, 06 Apr 2024 20:51:27 +0800
Subject: [PATCH] PATCH:Alientek-IMX6ULL: Add Alientek i.MX6ULL v20/v24 board bootloader patch files

---
 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index f5b4268..c9c7bad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,9 @@
 yocto/mickledore-*/
 yocto/**/config-*.txt
 
+# driver files
+drivers/**/rtl8188fu
+
 # image files
 images/rootfs-*
 images/yocto-*.img
@@ -21,3 +24,4 @@
 # common files
 tarballs
 install
+*.ko

--
Gitblit v1.9.1