summaryrefslogtreecommitdiff
path: root/examples/standalone/Makefile
Commit message (Expand)AuthorAgeLines
* arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10-0/+10
* kbuild: standalone: simplify clean-filesMasahiro Yamada2014-09-16-1/+1
* examples: select libgcc for non-default architectureAlexey Brodkin2014-05-23-3/+1
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-07-1/+1
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-07-3/+2
* kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-25-14/+11
* kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-25-4/+6
* examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-19-4/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-9/+13
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-7/+7
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-19-0/+4
* examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-19-32/+14
* examples: x86: delete 82559_eepromMasahiro Yamada2013-12-16-5/+0
* Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-16-13/+13
* examples: delete unnecessary CPPFLAGSMasahiro Yamada2013-11-25-2/+0
* examples: remove the remainders of dead boardMasahiro Yamada2013-11-15-3/+1
* Revert "standalone-examples: support custom GCC lib"Tom Rini2013-09-12-13/+2
* standalone-examples: support custom GCC libJack Mitchell2013-09-06-2/+13
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Examples: Properly append LDFLAGS to LD commandMarek Vasut2012-03-26-1/+1
* Reduce build timesWolfgang Denk2011-11-03-1/+2
* Fix variable flavor in examples/standalone/MakefileChe-liang Chiou2011-05-12-2/+2
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-12-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* examples/standalone: Use gcc's -fno-toplevel-reorderPeter Tyser2010-10-12-0/+5
* examples/standalone: Remove relocation compile flags for PowerPCPeter Tyser2010-06-29-0/+10
* Fix build failure in examples/standaloneSanjeev Premi2009-12-02-1/+7
* standalone: convert to kbuild styleMike Frysinger2009-09-15-72/+29
* push LOAD_ADDR out to arch mk filesMike Frysinger2009-09-04-64/+1
* atmel_df_pow2: standalone to convert dataflashes to pow2Mike Frysinger2009-09-04-0/+4
* Fix examples for OMAP3 boards...Michael Evans2009-08-08-1/+1
* Move examples/ to examples/standalonePeter Tyser2009-07-21-0/+198