]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - samples/Makefile
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
[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/