From 8b45a37be88e0d5cab0cff8751ed7a5eb6fd799e Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 20 May 2023 19:25:27 +0200 Subject: [PATCH] buildsys: add sbuild convenience target Signed-off-by: Thomas Lamprecht --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 3252378..89a6a75 100644 --- a/Makefile +++ b/Makefile @@ -68,6 +68,9 @@ $(DSC): $(BUILD_DIR).prepared cd $(BUILD_DIR); dpkg-buildpackage -S -uc -us -d lintian $(DSC) +sbuild: $(DSC) + sbuild $(DSC) + $(BUILD_DIR).prepared: $(addsuffix .prepared,$(KERNEL_SRC) $(MODULES) debian) cp -a fwlist-previous $(BUILD_DIR)/ cp -a abi-prev-* $(BUILD_DIR)/