From 22137d2be8fa174e07159f3c2d851d244f234322 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Thu, 13 Apr 2023 12:42:13 -0600 Subject: [PATCH] linux: add kernel-wedge for both build stages. --- helpers/make-linux | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helpers/make-linux b/helpers/make-linux index 4e17e1d..d5190c6 100644 --- a/helpers/make-linux +++ b/helpers/make-linux @@ -123,7 +123,8 @@ EOF sed '/include.*2-binary-arch.mk/a\\n# Rules for building the udebs ($(DEBIAN)-installer)\ninclude $(DROOT)/rules.d/5-udebs.mk' -i debian/rules sed 's/+= binary-debs/+= binary-udebs/' -i debian/rules.d/2-binary-arch.mk -sed '/Build-Depends:/a\ kernel-wedge ,' -i debian.master/control.stub.in +sed '/Build-Depends:/a\ kernel-wedge ,' -i debian/control \ + debian.master/control.stub.in # Wipe dkms-versions # lists zfs / v4l2loopback versions