HV: rename cb2_dnv to dnv_cb2

This will be consistent with naming of apl-mrb/kbl-nuc ...

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
Victor Sun
2019-01-09 12:51:14 +08:00
committed by wenlingz
parent 8ad48ff488
commit 404fd9c935
3 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ endif
undefine PLATFORM
ifndef BOARD
$(error BOARD must be set (apl-mrb, apl-nuc, cb2_dnv, nuc6cayh)
$(error BOARD must be set (apl-mrb, apl-nuc, dnv-cb2, nuc6cayh)
endif
ifeq ($(BOARD),apl-nuc)