From c29533a37daa2ec09bf88cf4399ecd83e5c427d8 Mon Sep 17 00:00:00 2001 From: Corey Osgood Date: Sun, 25 Nov 2007 01:08:20 +0000 Subject: Small abuild fix for the iwill dk8_htx and latest iasl. Building this still fails for me, but it's an lzma error and probably Debian's fault. Signed-off-by: Corey Osgood Acked-by: Corey Osgood git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2984 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/iwill/dk8_htx/Config.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/iwill') diff --git a/src/mainboard/iwill/dk8_htx/Config.lb b/src/mainboard/iwill/dk8_htx/Config.lb index de7d6ff7fd..2f0ebe2445 100644 --- a/src/mainboard/iwill/dk8_htx/Config.lb +++ b/src/mainboard/iwill/dk8_htx/Config.lb @@ -90,7 +90,7 @@ if HAVE_ACPI_TABLES object fadt.o makerule dsdt.c depends "$(MAINBOARD)/dx/dsdt_lb.dsl" - action "iasl -tc $(MAINBOARD)/dx/dsdt_lb.dsl" + action "iasl -p $(PWD)/dsdt_lb -tc $(MAINBOARD)/dx/dsdt_lb.dsl" action "mv dsdt_lb.hex dsdt.c" end object ./dsdt.o -- cgit v1.2.3