]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
standalone: convert to kbuild style
authorMike Frysinger <vapier@gentoo.org>
Fri, 4 Sep 2009 23:54:45 +0000 (19:54 -0400)
committerWolfgang Denk <wd@denx.de>
Tue, 15 Sep 2009 20:27:23 +0000 (22:27 +0200)
commit557555fe0b82940ba7cc69f81d31d6ef4d4933b4
tree647324839b884944f429ad8b5f15b65863a8f28e
parent804d83a563c47b55e1f14f5de3b6e9d7e2a7ef5e
standalone: convert to kbuild style

Clean up the arch/cpu/board/config checks as well as redundant setting of
srec/bin variables by using the kbuild VAR-$(...) style.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
examples/standalone/Makefile