]> Git Repo - J-u-boot.git/blame - examples/Makefile
ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
[J-u-boot.git] / examples / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
da58dec8 2
fc6ef71a 3ifdef CONFIG_EXAMPLES
cbce795e
MY
4
5ifdef FTRACE
6subdir-ccflags-y += -finstrument-functions -DFTRACE
7endif
8
9subdir-y += standalone
10subdir-$(CONFIG_API) += api
11endif
This page took 0.266122 seconds and 4 git commands to generate.