]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Move api_examples to examples/api
authorPeter Tyser <ptyser@xes-inc.com>
Tue, 21 Jul 2009 00:02:21 +0000 (19:02 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 21 Jul 2009 07:23:36 +0000 (09:23 +0200)
commitd4abc757c26c531293f5bbc4262ade44a317eec9
tree125ef9d60654aafbf8c413cb8379957e14917196
parentaf1d7d984a23a0faa1f436ebfeb55c876b1a99e1
Move api_examples to examples/api

Also add a rule to remove demo.bin which was previously leftover
after a "make clean"

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Makefile
examples/api/.gitignore [moved from api_examples/.gitignore with 100% similarity]
examples/api/Makefile [moved from api_examples/Makefile with 91% similarity]
examples/api/crt0.S [moved from api_examples/crt0.S with 100% similarity]
examples/api/demo.c [moved from api_examples/demo.c with 100% similarity]
examples/api/glue.c [moved from api_examples/glue.c with 100% similarity]
examples/api/glue.h [moved from api_examples/glue.h with 100% similarity]
examples/api/libgenwrap.c [moved from api_examples/libgenwrap.c with 100% similarity]