Skip to content

Commit

Permalink
Modify KBL-NUC/SDC for default build
Browse files Browse the repository at this point in the history
Tracked-On: projectacrn#3953
Signed-off-by: wenlingz <wenling.zhang@intel.com>
  • Loading branch information
wenlingz committed Oct 29, 2019
1 parent cc7a85a commit abdd0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -2,7 +2,7 @@
# global helper variables
T := $(CURDIR)

BOARD ?= apl-nuc
BOARD ?= kbl-nuc-i7

ifneq (,$(filter $(BOARD),apl-mrb))
FIRMWARE ?= sbl
Expand Down

0 comments on commit abdd0c9

Please sign in to comment.