12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
# CONFIG.Common.linux-arm
|
|
#
|
|
# Definitions for linux-arm target builds
|
|
# Override these settings in CONFIG_SITE.Common.linux-arm
|
|
#-------------------------------------------------------
|
|
|
|
# Include definitions common to all Linux targets
|
|
include $(CONFIG)/os/CONFIG.Common.linuxCommon
|
|
|
|
ARCH_CLASS = arm
|
|
|