From: Jan Rękorajski Date: Tue, 29 Oct 2013 07:08:31 +0000 (+0100) Subject: - don't remove our artificial files in make clean X-Git-Tag: auto/th/xorg-driver-video-nvidia-legacy-304xx-304.88-8 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fxorg-driver-video-nvidia-legacy-304xx.git;a=commitdiff_plain;h=871c8b6ae0bf238fdcd264bf841ce0053974ad30;ds=sidebyside - don't remove our artificial files in make clean --- diff --git a/kbuild.patch b/kbuild.patch new file mode 100644 index 0000000..b2f0d7a --- /dev/null +++ b/kbuild.patch @@ -0,0 +1,11 @@ +--- NVIDIA-Linux-x86_64-304.88-no-compat32/kernel/Makefile.kbuild~ 2013-10-29 08:01:58.000000000 +0100 ++++ NVIDIA-Linux-x86_64-304.88-no-compat32/kernel/Makefile.kbuild 2013-10-29 08:05:38.340350890 +0100 +@@ -286,8 +286,6 @@ + @$(RM) -f $(RESMAN_GLUE_OBJS) $(KERNEL_GLUE_OBJS) + @$(RM) -f build-in.o nv-linux.o *.d .*.{cmd,flags} + @$(RM) -f $(MODULE_NAME).{o,ko,mod.{o,c}} $(VERSION_HEADER) *~ +- @$(RM) -f patches.h +- @$(RM) -f conftest*.c conftest.h + @$(RM) -rf Modules.symvers .tmp_versions + + #