From 83d870e58457a1d335a1d9b9966a6a1887cc297b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 24 Nov 2025 03:02:43 +0100 Subject: feat! breaking changes on kernel sources. Signed-off-by: Amlal El Mahrouss --- tools/chk.hefs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/chk.hefs.json') diff --git a/tools/chk.hefs.json b/tools/chk.hefs.json index 58918613..649c5e7f 100644 --- a/tools/chk.hefs.json +++ b/tools/chk.hefs.json @@ -9,8 +9,8 @@ ], "output_name": "./dist/chk.hefs", "cpp_macros": [ - "kFsckHeFSVersion=0x0100", - "kFsckHeFSVersionHighest=0x0100", - "kFsckHeFSVersionLowest=0x0100" + "kFsckOpenHeFSVersion=0x0100", + "kFsckOpenHeFSVersionHighest=0x0100", + "kFsckOpenHeFSVersionLowest=0x0100" ] } \ No newline at end of file -- cgit v1.2.3