We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8580bed commit 8728497Copy full SHA for 8728497
samples/Makefile
@@ -1,5 +1,6 @@
1
# SPDX-License-Identifier: GPL-2.0
2
# Makefile for Linux samples code
3
+OBJECT_FILES_NON_STANDARD := y
4
5
obj-$(CONFIG_SAMPLE_ANDROID_BINDERFS) += binderfs/
6
obj-$(CONFIG_SAMPLE_CONFIGFS) += configfs/
0 commit comments