Drop obsolete comment (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@238 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Uwe Hermann 2007-03-10 19:15:12 +00:00
parent b1149de700
commit f2db8b407e

View file

@ -19,9 +19,6 @@
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
##
# I think a .c.o rule might be more confusing than just putting the rule
# underneath the dependency graph -- but I welcome correction on this.
$(obj)/i440bx.o: $(src)/northbridge/intel/i440bxemulation/i440bx.c
$(Q)$(CC) $(INITCFLAGS) -c $< -o $@