mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-21 21:35:38 +00:00
11 lines
234 B
YAML
11 lines
234 B
YAML
modules:
|
|
|
|
- name: supermodel
|
|
buildsystem: simple
|
|
build-commands:
|
|
- make -f Makefiles/Makefile.UNIX NET_BOARD=1
|
|
sources:
|
|
- type: git
|
|
url: https://github.com/RetroDECK/Supermodel
|
|
branch: master
|