make only needs to read Makefile.incs once, thanks to the
[coreboot.git] / src / arch / i386 / lib / Makefile.inc
index a1cf617fb2fc9d79c5bef5bd9bda00884d1d9cb3..1b7d36772d4db0764471f1d27e4caf893f0b00eb 100644 (file)
@@ -8,8 +8,3 @@ obj-y += exception.o
 
 initobj-y += printk_init.o
 initobj-y += cbfs_and_run.o
-
-ifdef POST_EVALUATION
-$(obj)/arch/i386/lib/console.o :: $(obj)/build.h
-endif
-