From d9bc6250c4cab08285cbeab73293886527098f14 Mon Sep 17 00:00:00 2001 From: star9029 Date: Mon, 2 Dec 2024 22:53:20 +0800 Subject: Improve ccache tool --- xmake/rules/platform/linux/driver/driver_modules.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'xmake/rules/platform/linux/driver/driver_modules.lua') diff --git a/xmake/rules/platform/linux/driver/driver_modules.lua b/xmake/rules/platform/linux/driver/driver_modules.lua index a89a28938..8218a972c 100644 --- a/xmake/rules/platform/linux/driver/driver_modules.lua +++ b/xmake/rules/platform/linux/driver/driver_modules.lua @@ -24,7 +24,6 @@ import("core.project.depend") import("core.cache.memcache") import("lib.detect.find_tool") import("utils.progress") -import("private.tools.ccache") -- get linux-headers sdk function _get_linux_headers_sdk(target) -- cgit v1.3.1