mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-04 05:21:19 +00:00
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
|