Fix dependency problem for uart8250.c as well
authorStefan Reinauer <reinauer@chromium.org>
Thu, 11 Aug 2011 21:51:31 +0000 (14:51 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 9 Mar 2012 19:34:43 +0000 (20:34 +0100)
commit526087172dcdceebafcfffb08d47ed1c3447f9a4
tree2cf0b296626cc8faabc20f353e3c46f78e3cba5a
parentba9dae27e11102f3bf4477cef70eed3929960104
Fix dependency problem for uart8250.c as well

If you build in parallel, option_table.h will occasionally not be there yet
and the build will fail.

Change-Id: I828956ab2e05c48d20c2f7c55616cc8fa19e1227
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/698
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
src/lib/Makefile.inc