Commits
Jindong committed 6e8621a7841
MA-12495-1 refine product / board config Take evk_8mm as a sample, the config rule is like below: PRODUCT_COPY_FILES and PRODUCT_PACKAGES are stored here: - imx8m/ProductConfigCommon.mk: for all imx8m board - imx8m/evk_8mm/evk_8mm.mk: only for evk_8mm BOARD_xxx configs and definitions are stored here: - imx8m/BoardConfigCommon.mk: for all imx8m board - imx8m/evk_8mm/BoardConfig.mk: only for evk_8mm Change-Id: Ifd0c9656832b817c3c5f96c9c7ddf6d7ed70c70b Signed-off-by: Jindong <jindong.yue@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/5658 Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>