]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - samples/Makefile
objtool: Skip samples subdirectory
[thirdparty/kernel/linux.git] / samples / Makefile
index 5ce50ef0f2b2eed9b48ec06aba1202afd3f0e515..f8f847b4f61f55d482b46cac2c1cebf3bc79f978 100644 (file)
@@ -1,5 +1,6 @@
 # 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/