[kernel] r13228 - dists/trunk/linux-kbuild-2.6

Bastian Blank waldi at alioth.debian.org
Tue Mar 24 07:30:52 UTC 2009


Author: waldi
Date: Tue Mar 24 07:30:51 2009
New Revision: 13228

Log:
Makefile: Add.


Added:
   dists/trunk/linux-kbuild-2.6/Makefile

Added: dists/trunk/linux-kbuild-2.6/Makefile
==============================================================================
--- (empty file)
+++ dists/trunk/linux-kbuild-2.6/Makefile	Tue Mar 24 07:30:51 2009
@@ -0,0 +1,10 @@
+DATA = \
+	Kbuild \
+	Makefile \
+
+SUBDIRS = \
+	scripts
+
+OUTDIR = .
+
+include $(top_srcdir)/Makefile.inc



More information about the Kernel-svn-changes mailing list