aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules.real
diff options
context:
space:
mode:
authorBastian Blank <waldi@debian.org>2019-04-13 08:32:35 +0200
committerBastian Blank <waldi@debian.org>2019-04-13 08:32:35 +0200
commitc4517a7e99d9a190955f4d894a174e12d5ed8977 (patch)
tree6e225a0a53e4b68065d0526f05ad076f2e20ef2e /debian/rules.real
parentf73d6fa21b9086b7d977272f4132035e3d6482c1 (diff)
downloadkernel_replicant_linux-c4517a7e99d9a190955f4d894a174e12d5ed8977.tar.gz
kernel_replicant_linux-c4517a7e99d9a190955f4d894a174e12d5ed8977.tar.bz2
kernel_replicant_linux-c4517a7e99d9a190955f4d894a174e12d5ed8977.zip
Don't longer recommend irqbalance
Diffstat (limited to 'debian/rules.real')
-rw-r--r--debian/rules.real5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/rules.real b/debian/rules.real
index ef860dc93d55..eb5b949ce264 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -447,10 +447,7 @@ endif
install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_bug \
PACKAGE_DIR='$(PACKAGE_DIR)' PACKAGE_NAME='$(PACKAGE_NAME)' REAL_VERSION='$(REAL_VERSION)'
dh_strip --no-automatic-dbgsym -Xvmlinux
- +$(MAKE_SELF) install-base GENCONTROL_ARGS='-Vkernel:Recommends='"$$( \
- if grep -q '^CONFIG_SMP=y' $(DIR)/.config; then \
- printf irqbalance,; \
- fi)"
+ +$(MAKE_SELF) install-base
install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_dt: DT_INSTALL_DIR = $(PACKAGE_DIR)/usr/lib/linux-image-$(REAL_VERSION)
install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_dt: