mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
da5441292a
Issue #2451
6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
SPECS += sel4
|
|
|
|
ifneq ($(filter $(SPECS),x86_32 x86_64),)
|
|
SPECS += acpi pci ps2 vesa framebuffer
|
|
endif
|