added a path entry in the settings for using the script

This commit is contained in:
Morten Delenk 2016-01-28 19:51:40 +01:00
parent 4bf7f3579a
commit 68206095fd

View file

@ -1,6 +1,7 @@
MODE = debug
#MODE = release # enables optimization
export PATH := $(HOME)/opt/bin:$(PATH)
#PREFIX =
PREFIX = i686-elf-