/[gentoo-x86]/dev-util/exmap/files/exmap-0.10-kernel-3.5.patch
Gentoo

Contents of /dev-util/exmap/files/exmap-0.10-kernel-3.5.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Wed Sep 19 08:58:36 2012 UTC (8 months ago) by xmw
Branch: MAIN
CVS Tags: HEAD
No longer run make clean in kernel dir (bug 431068, reported by Wonko and Andreas Sturmlechner).

(Portage version: 2.1.11.13/cvs/Linux x86_64)

1 xmw 1.1 --- exmap-0.10/kernel/Makefile
2     +++ exmap-0.10/kernel/Makefile
3     @@ -10,4 +10,4 @@
4     $(MAKE) -C ${KERNEL_DIR} M=$(CURDIR) modules
5    
6     clean:
7     - $(MAKE) -C ${KERNEL_DIR} M=$(CURDIR) clean
8     + #$(MAKE) -C ${KERNEL_DIR} M=$(CURDIR) clean

  ViewVC Help
Powered by ViewVC 1.1.13