From efaa3edaaa3b7e33af3cf716dac64bb1faa6ccc3 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Thu, 27 May 2021 16:53:59 +0200 Subject: [PATCH] Do not build samples for Debian/Ubuntu --- pkg/debian/kernel/ubuntu.config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pkg/debian/kernel/ubuntu.config b/pkg/debian/kernel/ubuntu.config index 7a6fbe3f7..4cd195b05 100644 --- a/pkg/debian/kernel/ubuntu.config +++ b/pkg/debian/kernel/ubuntu.config @@ -4,6 +4,12 @@ # CONFIG_DEBUG_INFO is not set +## +## Do not build samples +## + +# CONFIG_SAMPLES is not set + ## ## Clear out trusted key list as we don't have them. ##