]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-u-boot/ti-u-boot.git/blob - examples/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[ti-u-boot/ti-u-boot.git] / examples / Makefile
1 ifndef CONFIG_SANDBOX
3 ifdef FTRACE
4 subdir-ccflags-y += -finstrument-functions -DFTRACE
5 endif
7 subdir-y += standalone
8 subdir-$(CONFIG_API) += api
9 endif