]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/lib/thermal: Remove the thermal.h soft link when doing make clean
authorzhang jiao <zhangjiao2@cmss.chinamobile.com>
Thu, 12 Sep 2024 04:50:31 +0000 (12:50 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 4 Nov 2024 14:38:29 +0000 (15:38 +0100)
commitc5426dcc5a3a064bbd2de383e29035a14fe933e0
tree97bf4578d11720854ac9035e8f4bbfc542a59b2c
parentfcd54cf480c87b96313a97dbf898c644b7bb3a2e
tools/lib/thermal: Remove the thermal.h soft link when doing make clean

Run "make -C tools thermal" can create a soft link for thermal.h in
tools/include/uapi/linux.  Just rm it when make clean.

Signed-off-by: zhang jiao <zhangjiao2@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20240912045031.18426-1-zhangjiao2@cmss.chinamobile.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
tools/lib/thermal/Makefile