diff --git a/linux/Makefile b/linux/Makefile index c3d8b5cb0..bcf967bb8 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -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)