Dmitry Baryshkov 4a600192ca Makefile: remove list of files to be installed
Remove lists of boards and helpers, this is too error-prone. For example
the list of helpers missed bootrr-generic-tests.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-11-01 11:48:12 -05:00
2021-06-17 09:51:32 -07:00
2021-11-01 11:48:12 -05:00

- Steps to run bootrr locally (helpful while testing on local board or
  creating new tests)

	Clone the bootrr repo or use a tarball from repo
	Run the below cmds for running tests for a given board locally

	# export PATH=$PWD/helpers:$PATH
	# ./boards/<file>
Description
No description provided
Readme BSD-3-Clause 234 KiB
Languages
Shell 99.4%
Makefile 0.6%