5 lines
93 B
Makefile
5 lines
93 B
Makefile
headphones:
|
|
$(call script,encoders)
|
|
$(call script,$@)
|
|
$(call boot,02,$@)
|
|
$(call runit,$@)
|