linux/debian/bin
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
..
abiupdate.py debian/bin/abiupdate.py: Add support for Python 3. 2014-01-01 13:11:15 +00:00
buildcheck.py debian/bin/buildcheck.py, debian/bin/gencontrol.py: Support Python 3 2014-02-15 09:44:36 +00:00
check-patches.sh debian/bin/check-patches.sh: Report missing DEP-3 headers 2013-07-01 04:27:18 +00:00
gencontrol.py Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
genorig.py * debian/bin/genorig.py, debian/lib/python/debian_linux/abi.py, 2014-01-01 22:14:11 +00:00
kconfig.py debian/bin: Some PEP8 fixes. 2013-10-26 21:04:10 +00:00
no-depmod Install /lib/modules/<kernel-version>/modules.builtin in linux-image packages 2012-01-07 22:08:58 +00:00
stable-update.sh Add script to edit changelog for stable updates 2012-11-18 01:30:08 +00:00
test-patches test-patches: Add --fuzz option to allow testing patches that have fuzz 2013-03-03 23:43:05 +00:00
uscan-hook debian/watch: Add watch file and update script 2013-06-24 02:04:54 +00:00