aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules.real
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2019-08-12 23:00:33 +0100
committerBen Hutchings <ben@decadent.org.uk>2019-08-12 23:10:43 +0100
commit298b572f2f1b5544ab62b82c4ae8922af838e729 (patch)
tree6b892fc838ce08ccbc46c0f2365979fe6a2942cb /debian/rules.real
parent98960f84f81f65d5f9358b503c6f39ea3ed03827 (diff)
downloadkernel_replicant_linux-298b572f2f1b5544ab62b82c4ae8922af838e729.tar.gz
kernel_replicant_linux-298b572f2f1b5544ab62b82c4ae8922af838e729.tar.bz2
kernel_replicant_linux-298b572f2f1b5544ab62b82c4ae8922af838e729.zip
[powerpcspe] Remove all support for powerpcspe, which is dead upstream
gcc 9 and glibc 2.30 dropped support for it, and it's gone from ports.debian.org.
Diffstat (limited to 'debian/rules.real')
-rw-r--r--debian/rules.real2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules.real b/debian/rules.real
index f6ade579af9b..206c985d320c 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -455,7 +455,7 @@ ifneq ($(filter arm64 armel armhf mipsr6 mipsr6el mips64r6 mips64r6el,$(ARCH)),)
+$(MAKE_CLEAN) -C $(DIR) dtbs
+$(MAKE_CLEAN) -C $(DIR) dtbs_install INSTALL_DTBS_PATH=$(CURDIR)/$(DT_INSTALL_DIR)
endif
-ifneq ($(filter powerpc powerpcspe ppc64,$(ARCH)),)
+ifneq ($(filter powerpc ppc64,$(ARCH)),)
# Install wrapper code and DT source, but not the wrapper script or
# the executables it calls. Kbuild will always build these executable
# as native code, which is wrong for a cross-built package. Install