added a path entry in the settings for using the script
This commit is contained in:
parent
4bf7f3579a
commit
68206095fd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
MODE = debug
|
||||
#MODE = release # enables optimization
|
||||
|
||||
export PATH := $(HOME)/opt/bin:$(PATH)
|
||||
#PREFIX =
|
||||
PREFIX = i686-elf-
|
||||
|
||||
|
|
Loading…
Reference in a new issue