[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200423073929.127521-3-masahiroy@kernel.org>
Date: Thu, 23 Apr 2020 16:39:15 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: linux-kbuild@...r.kernel.org
Cc: bpf@...r.kernel.org, Sam Ravnborg <sam@...nborg.org>,
Masahiro Yamada <masahiroy@...nel.org>,
Josh Poimboeuf <jpoimboe@...hat.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 02/16] Revert "objtool: Skip samples subdirectory"
This reverts commit 8728497895794d1f207a836e02dae762ad175d56.
This directory contains no object.
Cc: Josh Poimboeuf <jpoimboe@...hat.com>
Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
---
samples/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/samples/Makefile b/samples/Makefile
index f8f847b4f61f..5ce50ef0f2b2 100644
--- a/samples/Makefile
+++ b/samples/Makefile
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
# Makefile for Linux samples code
-OBJECT_FILES_NON_STANDARD := y
obj-$(CONFIG_SAMPLE_ANDROID_BINDERFS) += binderfs/
obj-$(CONFIG_SAMPLE_CONFIGFS) += configfs/
--
2.25.1
Powered by blists - more mailing lists