11 lines
327 B
Plaintext
11 lines
327 B
Plaintext
# CONFIG.Common.linux-arm-debug
|
|
#
|
|
# Definitions for linux-arm with debug compiler flags
|
|
# Override these settings in CONFIG_SITE.Common.linux-arm-debug
|
|
#-------------------------------------------------------
|
|
|
|
# Include definitions common to all linux-arm target archs
|
|
include $(CONFIG)/os/CONFIG.Common.linux-arm
|
|
|
|
HOST_OPT=NO
|