blob: 0153f2f7e49ff43cb7a20a4f5caec3b6b3b40b0b [file] [edit]
#!/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
CC_CLANG=1
source ${ROOT_DIR}/common/common_drivers/scripts/amlogic/mk_smarthome_common.sh $@