mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
4 lines
77 B
Makefile
4 lines
77 B
Makefile
|
ifeq ($(filter $(SPECS),linux),)
|
||
|
SPECS += vesa pci ps2 framebuffer usb
|
||
|
endif
|