mirror of
https://github.com/acpica/acpica/
synced 2025-03-27 08:33:08 +03:00
AcpiExec: Fix Linux makefile.
Had two inclusions of utdebug.c
This commit is contained in:
parent
a831d91d07
commit
8b3f242f8d
@ -592,7 +592,7 @@ utcopy.o : $(ACPICA_CORE)/utilities/utcopy.c
|
||||
utdebug.o : $(ACPICA_CORE)/utilities/utdebug.c
|
||||
$(COMPILE)
|
||||
|
||||
utdebug.o : $(ACPICA_CORE)/utilities/utdebug.c
|
||||
utdecode.o : $(ACPICA_CORE)/utilities/utdecode.c
|
||||
$(COMPILE)
|
||||
|
||||
utdelete.o : $(ACPICA_CORE)/utilities/utdelete.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user