GNU_TARGET now in a CONFIG_SITE file.

This commit is contained in:
Janet B. Anderson
2007-12-11 20:58:26 +00:00
parent 4c27f4c83b
commit 42af0cab54

View File

@@ -12,9 +12,11 @@ include $(CONFIG)/os/CONFIG.Common.linux-x86
ARCH_DEP_CFLAGS += -march=athlon-mp -mfpmath=sse
ifeq ($(BUILD_CLASS),CROSS)
VALID_BUILDS = Ioc
GNU_TARGET=athlon-pc-linux-gnu
endif
# If your crosscompiler name has a GNU target prefix like <gnutarget>-gcc,
# e.g. athlon-pc-linux-gnu-gcc, put a GNU_TARGET definition in
# CONFIG_SITE.<host>.linux-athlon file, e.g. GNU_TARGET=athlon-pc-linux-gnu