forked from Imagelibrary/rtems
tools: Remove rtems-bin2c
This tool is now included in the RTEMS tools repository. Close #3380.
This commit is contained in:
@@ -27,7 +27,7 @@ PACKHEX=$(PROJECT_BIN)/packhex
|
||||
endif
|
||||
|
||||
ifndef BIN2C
|
||||
BIN2C=$(PROJECT_BIN)/rtems-bin2c
|
||||
BIN2C=rtems-bin2c
|
||||
endif
|
||||
|
||||
ifndef INSTALL_CHANGE
|
||||
|
||||
Reference in New Issue
Block a user