linux/debian/config/mips
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 Enable EXPERT and adjust config files to avoid consequent changes 2013-11-27 07:39:11 +00:00
config.4kc-malta Explicitly disable CONFIG_SENSORS_IT87 by default and remove redundant disabling in flavour/arch configurations 2014-04-08 19:36:23 +00:00
config.5kc-malta Explicitly disable CONFIG_SENSORS_IT87 by default and remove redundant disabling in flavour/arch configurations 2014-04-08 19:36:23 +00:00
config.octeon debian/config: Reorder config. 2013-09-10 20:21:27 +00:00
config.r4k-ip22 Explicitly disable CONFIG_SENSORS_IT87 by default and remove redundant disabling in flavour/arch configurations 2014-04-08 19:36:23 +00:00
config.r5k-ip32 Explicitly disable CONFIG_SENSORS_IT87 by default and remove redundant disabling in flavour/arch configurations 2014-04-08 19:36:23 +00:00
config.sb1-bcm91250a Explicitly disable CONFIG_SENSORS_IT87 by default and remove redundant disabling in flavour/arch configurations 2014-04-08 19:36:23 +00:00
config.sb1a-bcm91480b Explicitly disable CONFIG_SENSORS_IT87 by default and remove redundant disabling in flavour/arch configurations 2014-04-08 19:36:23 +00:00
defines Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00