create_builddir: use acpi spec on hw_x86_64

This commit is contained in:
Christian Helmuth 2015-05-15 10:54:14 +02:00
parent e2fe071871
commit 1ff8a55d7c

View File

@ -256,6 +256,7 @@ hw_odroid_xu::
hw_x86_64::
@echo "SPECS = genode hw_x86_64" > $(BUILD_DIR)/etc/specs.conf
@echo "SPECS += acpi" >> $(BUILD_DIR)/etc/specs.conf
lx_hybrid_x86::
@echo "CROSS_DEV_PREFIX =" > $(BUILD_DIR)/etc/tools.conf