Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
malstor authored Jan 7, 2021
1 parent d6e0ac7 commit 935a16d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
clean:
@true

all:
@true


install:
install -d $(INSTALLDIR)/lib
install -d $(INSTALLDIR)/lib/firmware
cp *.out $(INSTALLDIR)/lib/firmware
Binary file added cpt8x-mc-ae.out
Binary file not shown.
Binary file added cpt8x-mc-se.out
Binary file not shown.

0 comments on commit 935a16d

Please sign in to comment.