From 943041c015d5932d9723e58af595dae696eda5e1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Jun 2009 19:21:59 +0200 Subject: update to 2.6.30 --- toolchain/glibc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/glibc') diff --git a/toolchain/glibc/Makefile b/toolchain/glibc/Makefile index 89e6b02cb..d1066bccd 100644 --- a/toolchain/glibc/Makefile +++ b/toolchain/glibc/Makefile @@ -9,7 +9,7 @@ include Makefile.inc include ${TOPDIR}/mk/buildhlp.mk -ifeq ($(ADK_NO_FPU),y) +ifeq ($(ADK_DEVICE_NO_FPU),y) GLIBC_CONFOPTS:= --without-fp endif -- cgit v1.2.3