]> 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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:25 +0000 (09:04 -0500)
commitc0072e6cbe5ddf6dea7073fcd21587a3f3a306d8
treead5d43bc4afbefe8d83f62b47129c9626c253c93
parent3c0dbdbd225c8ba12f84d154aa1f330107bb85bd
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