Merge branch 'master' of https://github.com/Busti/dmxmenu
This commit is contained in:
commit
a0cb1c1395
2 changed files with 13 additions and 2 deletions
6
Makefile
6
Makefile
|
|
@ -3,9 +3,11 @@ all: linux avr
|
|||
|
||||
linux:
|
||||
@make -f linux.Makefile linux
|
||||
|
||||
|
||||
avr:
|
||||
@make -f avr.Makefile avr
|
||||
|
||||
|
||||
|
||||
|
||||
flash:
|
||||
@make -f avr.Makefile flash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue