]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia-legacy-304xx.git/blame - kbuild.patch
- don't remove our artificial files in make clean
[packages/xorg-driver-video-nvidia-legacy-304xx.git] / kbuild.patch
CommitLineData
871c8b6a
JR
1--- NVIDIA-Linux-x86_64-304.88-no-compat32/kernel/Makefile.kbuild~ 2013-10-29 08:01:58.000000000 +0100
2+++ NVIDIA-Linux-x86_64-304.88-no-compat32/kernel/Makefile.kbuild 2013-10-29 08:05:38.340350890 +0100
3@@ -286,8 +286,6 @@
4 @$(RM) -f $(RESMAN_GLUE_OBJS) $(KERNEL_GLUE_OBJS)
5 @$(RM) -f build-in.o nv-linux.o *.d .*.{cmd,flags}
6 @$(RM) -f $(MODULE_NAME).{o,ko,mod.{o,c}} $(VERSION_HEADER) *~
7- @$(RM) -f patches.h
8- @$(RM) -f conftest*.c conftest.h
9 @$(RM) -rf Modules.symvers .tmp_versions
10
11 #
This page took 0.04585 seconds and 4 git commands to generate.