]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia-legacy-304xx.git/commitdiff
- don't remove our artificial files in make clean auto/th/xorg-driver-video-nvidia-legacy-304xx-304.88-8
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 29 Oct 2013 07:08:31 +0000 (08:08 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 29 Oct 2013 07:08:31 +0000 (08:08 +0100)
kbuild.patch [new file with mode: 0644]

diff --git a/kbuild.patch b/kbuild.patch
new file mode 100644 (file)
index 0000000..b2f0d7a
--- /dev/null
@@ -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
+ #
This page took 0.059718 seconds and 4 git commands to generate.