diff --git a/Makefile b/Makefile index 83a6b06..3723d60 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Build environment -PREFIX ?= /home/brad/brados/brados-gcc +PREFIX ?= /usr/local/cross ARCH ?= i586-elf GNU ?= $(PREFIX)/$(ARCH)/bin/$(ARCH)