From d03f549fa5327ff2e138547e702877cb12a82189 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sat, 22 Nov 2025 20:24:56 +0800
Subject: [PATCH] update TSL2561 source code to fix bug

---
 project/booster/makefile |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/project/booster/makefile b/project/booster/makefile
index 3525db8..2b9a3c5 100644
--- a/project/booster/makefile
+++ b/project/booster/makefile
@@ -18,8 +18,6 @@
     CROSS_COMPILE?=arm-linux-gnueabihf-
 endif
 
-#CROSS_COMPILE=
-
 LIBNAME=$(shell basename ${PWD} )
 TOPDIR=$(shell dirname ${PWD} )
 

--
Gitblit v1.9.1