From b5cd18739a64c8d923a55b61c89ae3900faafd84 Mon Sep 17 00:00:00 2001 From: Kacper Date: Tue, 9 Dec 2025 21:17:12 +0100 Subject: Fix include paths and formatting inconsistencies --- scripts/makefile.build | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/makefile.build') diff --git a/scripts/makefile.build b/scripts/makefile.build index b5b9aebc..fe8f1a78 100644 --- a/scripts/makefile.build +++ b/scripts/makefile.build @@ -2,6 +2,7 @@ obj-y := obj-m := always := targets := +.DEFAULT_GOAL := all src := $(patsubst %/,%,$(obj)) -- cgit v1.2.3