aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Campbell <ijc@hellion.org.uk>2012-06-19 13:54:07 +0000
committerIan Campbell <ijc@hellion.org.uk>2012-06-19 13:54:07 +0000
commit1f6a7a1e40a795c8887ffbfdd352d0c8f23968e9 (patch)
tree67faa42f1fd5e6470ed598a30899c7e781684c54
parent19cdad64a936bfd400e6c7610e6b90e3dfce2335 (diff)
downloadkernel_replicant_linux-1f6a7a1e40a795c8887ffbfdd352d0c8f23968e9.tar.gz
kernel_replicant_linux-1f6a7a1e40a795c8887ffbfdd352d0c8f23968e9.tar.bz2
kernel_replicant_linux-1f6a7a1e40a795c8887ffbfdd352d0c8f23968e9.zip
remove duplicate install-image_arm{hf,el}_$(FEATURESET)_$(FLAVOUR)_plain_image target
Remove the generic version now that these architectures have there own spcific version. Fixes: debian/rules.real:384: warning: overriding commands for target `install-image_armel_none_kirkwood_plain_image' debian/rules.real:379: warning: ignoring old commands for target `install-image_armel_none_kirkwood_plain_image' svn path=/dists/sid/linux/; revision=19171
-rw-r--r--debian/rules.real2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules.real b/debian/rules.real
index 1c4f8136b748..6e32eb23ca7d 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -371,8 +371,6 @@ endif
PACKAGE_DIR='$(PACKAGE_DIR)' PACKAGE_NAME='$(PACKAGE_NAME)' REAL_VERSION='$(REAL_VERSION)'
+$(MAKE_SELF) install-base
-install-image_armel_$(FEATURESET)_$(FLAVOUR)_plain_image \
-install-image_armhf_$(FEATURESET)_$(FLAVOUR)_plain_image \
install-image_sparc_$(FEATURESET)_$(FLAVOUR)_plain_image \
install-image_sparc64_$(FEATURESET)_$(FLAVOUR)_plain_image \
install-image_sh4_$(FEATURESET)_$(FLAVOUR)_plain_image: