X-Git-Url: https://rtime.felk.cvut.cz/gitweb/omk.git/blobdiff_plain/d3dfc8e75df6f8c1209f16420cbce1d0be0819f1..2cff02846a38aec75ea48b171e17cae8d2c78058:/snippets/linux-kernel.omk diff --git a/snippets/linux-kernel.omk b/snippets/linux-kernel.omk index 0c733bc..28efb98 100644 --- a/snippets/linux-kernel.omk +++ b/snippets/linux-kernel.omk @@ -375,7 +375,7 @@ clean-local:: $(KERN_OBJS_DIR)/*.map \ $(KERN_OBJS_DIR)/*.mod.c \ $(kernel_MODULES:%=$(KERN_MODPOST_DIR)/%.*) \ - $(LOCAL_CONFIG_H:%=$(KERN_OBJS_DIR)/%) \ + $(LOCAL_CONFIG_H:%=$(KERN_OBJS_DIR)/%) @if [ -e $(KERN_LIB_DIR)/kernel.mk ] ; then \ touch -t 200001010101 $(KERN_LIB_DIR)/kernel.mk ; \ fi