11 lines
323 B
Plaintext
11 lines
323 B
Plaintext
# CONFIG.linux-x86_64.Common
|
|
#
|
|
# Definitions for linux-x86_64 host builds
|
|
# Sites may override these definitions in CONFIG_SITE.linux-x86_64.Common
|
|
#-------------------------------------------------------
|
|
|
|
#Include definitions common to unix hosts
|
|
include $(CONFIG)/os/CONFIG.UnixCommon.Common
|
|
|
|
WIND_HOST_TYPE = x86-linux2
|