blob: 3e06b87e116ce03cb4e19e12fc02e53a3e19bb53 [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_armv8l-linux-gnueabihf/bin/armv8l-linux-gnueabihf-
make ARCH=arm meson64_a32_smarthome_defconfig
make ARCH=arm uImage modules -j12 LOADADDR=0x208000
make ARCH=arm dtbs -j12 LOADADDR=0x208000