mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-01 19:46:45 +00:00
4 lines
77 B
Makefile
4 lines
77 B
Makefile
|
ifeq ($(filter $(SPECS),linux),)
|
||
|
SPECS += vesa pci ps2 framebuffer usb
|
||
|
endif
|