Skip to content

Commit 366b617

Browse files
committed
Update vitetris (enable networking and dual-player)
1 parent 0d67a3d commit 366b617

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ bbl.bin: bbl
112112
clean-all: clean
113113
rm -rf riscv-fesvr/build riscv-isa-sim/build riscv-gnu-toolchain/build riscv-tests/build riscv-pk/build
114114

115-
.PHONY: cachetest vitetris
115+
.PHONY: cachetest rootfs/tetris
116116

117117
help:
118118
@echo "usage: $(MAKE) [RISCV='<install/here>'] [tool/img] ..."

0 commit comments

Comments
 (0)