]> Git Repo - J-u-boot.git/blob - examples/Makefile
powerpc: pcm030: convert to generic board
[J-u-boot.git] / examples / Makefile
1 ifndef CONFIG_SANDBOX
2
3 ifdef FTRACE
4 subdir-ccflags-y += -finstrument-functions -DFTRACE
5 endif
6
7 subdir-y += standalone
8 subdir-$(CONFIG_API) += api
9 endif
This page took 0.020836 seconds and 4 git commands to generate.