From 7223ab7c4a2620758fd4f80e0f73d2868d589638 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 18 Jan 2008 16:17:44 +0000 Subject: rename linuxbios_* files in utils repository. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3058 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/lxbios/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/lxbios/Makefile') diff --git a/util/lxbios/Makefile b/util/lxbios/Makefile index 6d2022aa0d..a7d9c1c74a 100644 --- a/util/lxbios/Makefile +++ b/util/lxbios/Makefile @@ -7,7 +7,7 @@ LDFLAGS = OBJS = common.o compute_ip_checksum.o hexdump.o cmos_lowlevel.o \ reg_expr.o layout.o layout_file.o lbtable.o cmos_ops.o input_file.o \ opts.o lxbios.o -HEADERS = common.h ip_checksum.h linuxbios_tables.h hexdump.h \ +HEADERS = common.h ip_checksum.h coreboot_tables.h hexdump.h \ cmos_lowlevel.h reg_expr.h layout.h layout_file.h lbtable.h \ cmos_ops.h input_file.h opts.h -- cgit v1.2.3