From 35deaefe2a198508903c5657a0fa7cb2ad60f56d Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Wed, 17 Jul 2024 14:20:23 +0800
Subject: [PATCH]  Patch:IGKBoard-IMX8MP: Add WM8960 audio codec support

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

diff --git a/.gitignore b/.gitignore
index c9c7bad..08932a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@
 
 # driver files
 drivers/**/rtl8188fu
+drivers/**/rtl8723du
 
 # image files
 images/rootfs-*
@@ -24,4 +25,5 @@
 # common files
 tarballs
 install
+bak
 *.ko

--
Gitblit v1.9.1