mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
5 lines
96 B
Makefile
5 lines
96 B
Makefile
# Platform specific code goes here
|
|
obj-y += efi/
|
|
obj-y += scx200/
|
|
obj-y += sfi/
|
|
obj-y += visws/
|