]> Git Repo - J-u-boot.git/blame - examples/Makefile
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
[J-u-boot.git] / examples / Makefile
CommitLineData
cbce795e
MY
1ifndef CONFIG_SANDBOX
2
3ifdef FTRACE
4subdir-ccflags-y += -finstrument-functions -DFTRACE
5endif
6
7subdir-y += standalone
8subdir-$(CONFIG_API) += api
9endif
This page took 0.133433 seconds and 4 git commands to generate.