Skip to content

Commit

Permalink
Update vitetris (enable networking and dual-player)
Browse files Browse the repository at this point in the history
  • Loading branch information
msfschaffner committed May 30, 2019
1 parent 0d67a3d commit 366b617
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ bbl.bin: bbl
clean-all: clean
rm -rf riscv-fesvr/build riscv-isa-sim/build riscv-gnu-toolchain/build riscv-tests/build riscv-pk/build

.PHONY: cachetest vitetris
.PHONY: cachetest rootfs/tetris

help:
@echo "usage: $(MAKE) [RISCV='<install/here>'] [tool/img] ..."
Expand Down
2 changes: 1 addition & 1 deletion vitetris
Submodule vitetris updated 3 files
+3 −3 config.mk
+4 −4 configure
+8 −8 src/src-conf.mk

0 comments on commit 366b617

Please sign in to comment.