V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixes
[platform/kernel/linux-starfive.git] / Kbuild
diff --git a/Kbuild b/Kbuild
index 163f8cb..56b8edf 100644 (file)
--- a/Kbuild
+++ b/Kbuild
@@ -13,6 +13,7 @@ offsets-file := include/asm-$(ARCH)/asm-offsets.h
 always  := $(offsets-file)
 targets := $(offsets-file)
 targets += arch/$(ARCH)/kernel/asm-offsets.s
+clean-files := $(addprefix $(objtree)/,$(targets))
 
 # Default sed regexp - multiline due to syntax constraints
 define sed-y