mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +00:00
Changed linux boot to clone into new directory linuximg. There's probably a better location for this, but this is for preliminary testing
This commit is contained in:
parent
36e45a00a7
commit
b2dace02a6
@ -1,4 +1,4 @@
|
||||
RISCV := /opt/riscv
|
||||
RISCV := $(WALLY)/linuximg # Changed to test linux build
|
||||
#BUILDROOT := ${RISCV}/buildroot-test
|
||||
BUILDROOT := buildroot
|
||||
IMAGES := ${BUILDROOT}/output/images
|
||||
|
Loading…
Reference in New Issue
Block a user