From a263c85c84e9049a23f0f76e1d498f302b4b5bb2 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Sat, 8 Aug 2020 15:00:45 +0200 Subject: [PATCH] Disable lintian for kernel build This change disables lintian for the kernel builds since it does not provide additional value when running multiple times and also takes considerable amount of time to check the packages. --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index ca7fa63..cde79c0 100644 --- a/Makefile +++ b/Makefile @@ -86,9 +86,6 @@ artifacts.txt: ${LINUX_TOOLS_DEB} ${HDR_DEB}: ${DST_DEB} ${DST_DEB}: ${BUILD_DIR}.prepared cd ${BUILD_DIR}; dpkg-buildpackage --jobs=auto -b -uc -us - lintian ${DST_DEB} - #lintian ${HDR_DEB} - lintian ${LINUX_TOOLS_DEB} ${BUILD_DIR}.prepared: $(addsuffix .prepared,${KERNEL_SRC} ${MODULES} debian) cp -a fwlist-previous ${BUILD_DIR}/