|
@@ -50,7 +50,7 @@ UCLIBC_NOT_TARGET_ENDIAN:=LITTLE
|
|
endif
|
|
endif
|
|
|
|
|
|
UCLIBC_ARM_TYPE:=CONFIG_$(call qstrip,$(BR2_UCLIBC_ARM_TYPE))
|
|
UCLIBC_ARM_TYPE:=CONFIG_$(call qstrip,$(BR2_UCLIBC_ARM_TYPE))
|
|
-UCLIBC_SPARC_TYPE:=CONFIG_SPARC_$(call qstrip,$(BR2_SPARC_TYPE))
|
|
|
|
|
|
+UCLIBC_SPARC_TYPE:=CONFIG_SPARC_$(call qstrip,$(BR2_UCLIBC_SPARC_TYPE))
|
|
|
|
|
|
ifeq ($(GENERATE_LOCALE),)
|
|
ifeq ($(GENERATE_LOCALE),)
|
|
# We need at least one locale
|
|
# We need at least one locale
|