From cd59fc01ec14848770504ca7ef915493d3257286 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 29 Apr 2011 03:58:19 +0000 Subject: [PATCH] Remove target for the old Debian 'arm' architecture svn path=/dists/trunk/linux-2.6/; revision=17270 --- debian/rules.real | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules.real b/debian/rules.real index 2a76ec8b9..3c745b8d7 100644 --- a/debian/rules.real +++ b/debian/rules.real @@ -362,7 +362,6 @@ endif PACKAGE_DIR='$(PACKAGE_DIR)' PACKAGE_NAME='$(PACKAGE_NAME)' REAL_VERSION='$(REAL_VERSION)' +$(MAKE_SELF) install-base -install-image_arm_$(FEATURESET)_$(FLAVOUR)_plain_image \ install-image_armel_$(FEATURESET)_$(FLAVOUR)_plain_image \ install-image_armhf_$(FEATURESET)_$(FLAVOUR)_plain_image \ install-image_sparc_$(FEATURESET)_$(FLAVOUR)_plain_image \