linux/debian/config/armel
Ben Hutchings d37c253865 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules
The filename of the kernel image to be installed, and the stem of the
installed name, varies between architectures, so we define several
different rules to install it for different sets of architectures.
However the basic fact that we need to install this file in /boot does
not.

We also duplicate this name information in gencontrol.py and in
debian/config/{armel,armhf,sh4}/defines (used by buildcheck.py).

To address this:

* Define [image]install-stem and [build]image-file for each architecture
* Copy these settings to make-flags in gencontrol.py
* Copy [image]install-stem to the image-stem template variable in
  gencontrol.py
* Replace the per-architecture rules with a single rule using those
  make-flags

The per-architecture rules for ARM and PowerPC also installed DTB
and DTS files, respectively.  Include those commands in the single
rule with appropriate conditions around them.


svn path=/dists/trunk/linux/; revision=21253
2014-04-21 01:28:25 +00:00
..
config [armhf] Enable SECURITY_APPARMOR, SECURITY_TOMOYO 2014-04-14 01:07:22 +00:00
config-reduced mm: Enable ZSMALLOC as built-in, ZRAM as module (Closes: #676779) 2014-03-07 02:14:00 +00:00
config.ixp4xx Fold debian/config/armel/config-tiny into config.ixp4xx 2014-04-14 00:55:58 +00:00
config.kirkwood Remove redundant disabling of CONFIG_MTD_NAND_ECC_SMC in flavour configurations 2014-04-08 19:32:49 +00:00
config.mv78xx0 Remove redundant disabling of CONFIG_MTD_NAND_ECC_SMC in flavour configurations 2014-04-08 19:32:49 +00:00
config.orion5x Remove redundant disabling of CONFIG_MTD_NAND_ECC_SMC in flavour configurations 2014-04-08 19:32:49 +00:00
config.versatile * debian/config/config: Set NO_HZ_IDLE as replacement for NO_HZ. 2013-09-13 22:41:28 +00:00
defines Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00