From f68a397ef3cb48cc3a6aec5c656a1f25cac4868d Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Thu, 21 Feb 2019 22:20:20 -0500 Subject: Add usage() action to projects lacking it --- projects/cbmem/cbmem | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'projects/cbmem') diff --git a/projects/cbmem/cbmem b/projects/cbmem/cbmem index 3e240529..cead0de5 100755 --- a/projects/cbmem/cbmem +++ b/projects/cbmem/cbmem @@ -15,6 +15,10 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +usage() { + project_usage_actions "$project" +} + download() { local repository="coreboot" -- cgit v1.2.3-70-g09d2