Initfs makefile
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
BUILD=./build
|
||||
|
||||
TOOLCHAIN = $(CURDIR)/../tools/x86_64-unknown-redox/toolchain
|
||||
TOOLCHAIN = $(CURDIR)/../tools/bin/x86_64-unknown-redox/toolchain
|
||||
CARGO = $(TOOLCHAIN)/bin/cargo
|
||||
PATH := $(TOOLCHAIN)/bin:$(PATH)
|
||||
|
||||
|
Reference in New Issue
Block a user