mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 12:57:23 -04:00
Removed testing hack.
This commit is contained in:
parent
29db402562
commit
a7f3517981
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
RISCV := /home/rose/repos/
|
||||
BUILDROOT := ${RISCV}/buildroot-test
|
||||
RISCV := /opt/riscv
|
||||
BUILDROOT := ${RISCV}/buildroot
|
||||
IMAGES := ${BUILDROOT}/output/images
|
||||
WALLY := $(shell dirname $(shell pwd))
|
||||
WALLYLINUX := $(shell pwd)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue