blob: b6b5cd7d95ef173f39e5bec99064a205dae2457c [file] [log] [blame]
#!/bin/bash
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
#
# Copyright (c) 2019 Amlogic, Inc. All rights reserved.
#
ROOT_DIR=`pwd`
ARCH=arm
DEFCONFIG=meson64_a32_smarthome_defconfig
CROSS_COMPILE_TOOL=${ROOT_DIR}/prebuilts/gcc/linux-x86/host/x86_64-arm-10.3-2021.07/bin/arm-none-linux-gnueabihf-
source ${ROOT_DIR}/common/common_drivers/scripts/amlogic/mk_smarthome_common.sh $@