blob: 7253bf26099e3baedef5f42dad2edfa220506406 [file] [log] [blame]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
#
# Copyright (c) 2019 Amlogic, Inc. All rights reserved.
#
export CROSS_COMPILE=/opt/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu-
make ARCH=arm64 meson64_a64_smarthome_defconfig
make ARCH=arm64 Image modules -j12
make ARCH=arm64 dtbs -j12