mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
e31806d4e6
commit
66c0c7b6f1
@@ -162,6 +162,7 @@ BUILD_CONF(hw_x86_64) := run_kernel_hw $(BUILD_CONF_X86_64)
|
||||
BUILD_CONF(foc_x86_32) := run_kernel_foc $(BUILD_CONF_X86_32)
|
||||
BUILD_CONF(foc_x86_64) := run_kernel_foc $(BUILD_CONF_X86_64)
|
||||
BUILD_CONF(sel4_x86_32) := run_kernel_sel4 $(BUILD_CONF_X86_32)
|
||||
BUILD_CONF(sel4_x86_64) := run_kernel_sel4 $(BUILD_CONF_X86_64)
|
||||
BUILD_CONF(hw_panda) := ${BUILD_CONF(panda)}
|
||||
BUILD_CONF(foc_panda) := run_kernel_foc run_boot_dir repos
|
||||
BUILD_CONF(hw_pbxa9) := ${BUILD_CONF(pbxa9)}
|
||||
@@ -244,6 +245,7 @@ SPECS(hw_x86_64) := ${SPECS(x86_64)}
|
||||
SPECS(foc_x86_32) := foc_x86_32 x86_32 acpi
|
||||
SPECS(foc_x86_64) := foc_x86_64 x86_64 acpi
|
||||
SPECS(sel4_x86_32) := sel4_x86_32 x86_32 acpi
|
||||
SPECS(sel4_x86_64) := sel4_x86_64 x86_64 acpi
|
||||
SPECS(hw_panda) := ${SPECS(panda)}
|
||||
SPECS(foc_panda) := foc_panda panda
|
||||
SPECS(hw_pbxa9) := ${SPECS(pbxa9)}
|
||||
|
||||
Reference in New Issue
Block a user