]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: only build post code when CONFIG_POST
authorMike Frysinger <vapier@gentoo.org>
Sat, 18 Oct 2008 09:33:51 +0000 (05:33 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 2 Feb 2009 17:24:30 +0000 (12:24 -0500)
commit7a1e87b1062e6eac0704c6fc2f7c661caf8814cd
treed665a71d119ed4dfacf00e308975185cd6947203
parent6d7d4803c74bb86e1b401b1199e63381a62b9382
Blackfin: only build post code when CONFIG_POST

Save some time by using CONFIG_POST in the Makefile rather than C files.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
lib_blackfin/Makefile
lib_blackfin/post.c
lib_blackfin/tests.c