mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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:
parent
b1149de700
commit
f2db8b407e
1 changed files with 0 additions and 3 deletions
|
@ -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 $@
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue