blob: 18d008e7b5963bbbd153aa27ecc4991b9f6b308f [file] [log] [blame]
Masahiro Yamadacbce7952014-02-04 17:24:36 +09001ifndef CONFIG_SANDBOX
2
3ifdef FTRACE
4subdir-ccflags-y += -finstrument-functions -DFTRACE
5endif
6
7subdir-y += standalone
8subdir-$(CONFIG_API) += api
9endif