From 0bc1e30ccf48fadc7b21424404093ce75b43481f Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Sat, 13 Jul 2024 23:44:46 +0800 Subject: [PATCH] PATCH:IGKBoard-IMX6ULL: Update linux kernel patch for USB to serial and ppp driver --- .gitignore | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f5b4268..08932a1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,10 @@ yocto/mickledore-*/ yocto/**/config-*.txt +# driver files +drivers/**/rtl8188fu +drivers/**/rtl8723du + # image files images/rootfs-* images/yocto-*.img @@ -21,3 +25,5 @@ # common files tarballs install +bak +*.ko -- Gitblit v1.9.1