forked from Imagelibrary/rtems
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to address problems
on BSPs that install there own tools.
This commit is contained in:
@@ -12,7 +12,7 @@ endif
|
||||
noinst_SCRIPTS=runtest looptest $(perl_scripts)
|
||||
|
||||
# HACK: install to build-tree
|
||||
install-exec-local: $(SCRIPTS)
|
||||
all-local: $(SCRIPTS)
|
||||
$(mkinstalldirs) $(PROJECT_ROOT)/${RTEMS_BSP}/tests
|
||||
for i in $(SCRIPTS); do \
|
||||
$(INSTALL_SCRIPT) $$i $(PROJECT_ROOT)/${RTEMS_BSP}/tests ; \
|
||||
|
||||
Reference in New Issue
Block a user