4 lines
77 B
Makefile
Raw Normal View History

ifeq ($(filter $(SPECS),linux),)
SPECS += vesa pci ps2 framebuffer usb
endif