Files
Build_lunch/device/gigadevice/wifi-iot-cm33/BoardConfig.mk
gaoyang3513 0b0949a59e first commit
2025-09-22 22:53:38 +08:00

13 lines
297 B
Makefile

#
# Product-specific compile-time definitions.
#
# The generic product target doesn't have any hardware-specific pieces.
TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true
TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv8
TARGET_CPU_ABI := arm
TARGET_CPU_SMP := false