common: build.sh: add support a combo for switch board config
Remove create linkfile device/rockchip/.BoardConfig.mk if repo sync. Create device/rockchip/.target_product link to platform (eg: rv1126_rv1109) if repo sync. If the link file device/rockchip/.BoardConfig.mk not exist, build.sh will enter combo to select Board Config (Default: BoardConfig.mk) Others, "./build.sh lunch" to switch board config. Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: Ibba692a68f4d5fc4959161dc835178e0b4b6e0e5
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
.BoardConfig.mk
|
||||
.target_product
|
||||
|
||||
Reference in New Issue
Block a user