From 524692462c2a8d54060cd77b6870cb9a64706668 Mon Sep 17 00:00:00 2001 From: Lihua Yuan Date: Wed, 1 Mar 2017 18:03:31 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7f4e377016..b4230b3d65 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,10 @@ To build NOS installer image and docker images, run the following commands: Supported PLATFORM are: - PLATFORM=broadcom +- PLATFORM=marvell (*pending*) - PLATFORM=mellanox - PLATFORM=cavium +- PLATFORM=centec (*pending*) - PLATFORM=p4 You may find the rules/config file useful. It contains configuration options for the build process, like adding more verbosity or showing dependencies, username and password for base image etc.