summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* [kbuild] remove -Wall from architecture Makefiles. It's alreadySascha Hauer2008-06-031-1/+1
* [kbuild] move -nostdinc from architecture Makefiles to toplevelSascha Hauer2008-06-031-2/+1
* [kbuild] move -ffreestanding from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -fno-builtin from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -Os flag from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] change architecture Makefiles not to overwriteSascha Hauer2008-06-031-1/+1
* [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-071-1/+1
* add globbing supportSascha Hauer2008-03-091-1/+2
* remove -isystem with empty argumentMarc Kleine-Budde2007-11-291-3/+1
* [sandbox] add ELF_{ARCH,FORMAT} for powerpcMarc Kleine-Budde2007-11-291-0/+4
* don't against link libgccMarc Kleine-Budde2007-11-281-3/+1
* Revert "add linker script for sandbox"Marc Kleine-Budde2007-11-091-1/+0
* Merge branch 'master' of ssh://rsc@octopus/home/git/projects/u-boot-v2Robert Schwebel2007-11-081-0/+1
|\
| * added lds-y for sandboxMarc Kleine-Budde2007-10-311-0/+1
* | add linker script for sandboxRobert Schwebel (Laptop)2007-10-311-0/+1
|/
* rename linux target to sandboxSascha Hauer2007-07-121-11/+11
* arch/linux -> arch/sandboxSascha Hauer2007-07-121-0/+73