mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 07:57:16 +08:00
Patch from James Housley <jim@thehousleys.net> to let the Makefiles
find tools like packhex after installation.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
#
|
||||
|
||||
PROJECT_RELEASE=$(PROJECT_ROOT)/$(RTEMS_BSP)
|
||||
PROJECT_BIN=$(PROJECT_RELEASE)/bin
|
||||
PROJECT_BIN=$(PROJECT_ROOT)/bin
|
||||
PROJECT_INCLUDE=$(PROJECT_RELEASE)/lib/include
|
||||
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user