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:
slmnemo 2024-03-19 10:53:35 -07:00
parent 36e45a00a7
commit b2dace02a6

View File

@ -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