Revision ce05c323 Makefile.target

b/Makefile.target
490 490

  
491 491
acpi.o: acpi.c acpi-dsdt.hex
492 492

  
493
#$(SRC_PATH)/hw/acpi-dsdt.hex: acpi-dsdt.dsl
494
#	iasl -tc -p $@ $<
493
ifdef BUILD_ACPI_TABLES
494
$(SRC_PATH)/hw/acpi-dsdt.hex: acpi-dsdt.dsl
495
	iasl -tc -p $@ $<
496
endif
495 497

  
496 498
ifeq ($(TARGET_ARCH), sh4)
497 499
op.o: op.c op_mem.c cpu.h

Also available in: Unified diff