Skip to content

Commit

Permalink
artik533: set BASE_BOARD to artik530
Browse files Browse the repository at this point in the history
This patch sets the BASE_BOARD build variable to artik530 because the
artik533 shares same build configurations with artik530.

Change-Id: Iddd23a879e054d290917d83f48d5a08fb177a2e9
Signed-off-by: Chanho Park <[email protected]>
  • Loading branch information
cometzero committed Aug 2, 2017
1 parent ee5930d commit 9c06b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/artik533.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
. config/artik530.cfg
. config/version/artik533.cfg

export BASE_BOARD=artik530
export TARGET_BOARD=artik533
export TARGET_DIR=$IMAGE_DIR/$TARGET_BOARD
export KERNEL_DTB=s5p4418-artik533-*.dtb
Expand Down

0 comments on commit 9c06b23

Please sign in to comment.