summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/sample/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Add mock architectureJakub Czapiga2021-10-111-0/+5
* libpayload: Move .xcompile into $(obj)Nico Huber2021-01-011-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Remove MIPS architectureJulius Werner2019-11-201-1/+0
* payloads/libpayload: Update a Makefile for sample libpayloadAsami Doi2019-06-211-5/+6
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutionsNico Huber2014-10-171-3/+3
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* libpayload/sample: Use settings from .xcompile file to build.Andrew Wu2013-10-171-2/+11
* fix compilation of hello.elf example payload.Stefan Reinauer2010-08-281-7/+6
* Make the sample Makefile a bit more generic, so it can be adapted moreUwe Hermann2008-04-091-7/+16
* libpayload: Implement gcc wrappers for libpayloadJordan Crouse2008-04-091-10/+4
* Fix code to allow usage of -Wall in libpayload and the sample (trivial).Uwe Hermann2008-03-201-1/+1
* Cosmetics, coding style fixes (trivial).Uwe Hermann2008-03-201-5/+5
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-191-0/+51