r3366 - branches/linux-kernel-2.6.12/debian

Jurij Smakov jurij-guest@costa.debian.org
Sun, 19 Jun 2005 16:53:37 +0000


Author: jurij-guest
Date: 2005-06-19 16:53:36 +0000 (Sun, 19 Jun 2005)
New Revision: 3366

Modified:
   branches/linux-kernel-2.6.12/debian/README
Log:
Update documentation for the build_subarch
variable.


Modified: branches/linux-kernel-2.6.12/debian/README
===================================================================
--- branches/linux-kernel-2.6.12/debian/README	2005-06-19 16:41:51 UTC (rev 3365)
+++ branches/linux-kernel-2.6.12/debian/README	2005-06-19 16:53:36 UTC (rev 3366)
@@ -129,13 +129,19 @@
 
   Setting this variable to non-empty value will cause an option
   --subarch $(build_subarch) added to 'build' and 'kernel-image'
-  make-kpkg calls. In general, if you wish to add subarch support
-  for your architecture, you should contact kernel-package maintainer
-  to ensure that the flavour name correctly maps onto a kernel
-  subarch name. Typical usage:
+  make-kpkg calls. If a substring @flavour@ is present in the
+  definition of this variable, it will be expanded to the current
+  flavour during build time. In general, if you wish to add subarch
+  support for your architecture, you should contact kernel-package
+  maintainer to ensure that the flavour name correctly maps onto a
+  kernel subarch name. Typical usage:
 
   build_subarch := pmac
 
+  or
+
+  build_subarch := @flavour@
+
 build_makeflags
 
   This variable may contain the make flags settings for the