net: macb: Support clock management for tsu_clk
[linux-2.6-microblaze.git] / arch / x86 / Makefile
index 16c3145..9c5a67d 100644 (file)
@@ -289,7 +289,7 @@ vdso_install:
 
 archprepare: checkbin
 checkbin:
-ifndef CC_HAVE_ASM_GOTO
+ifndef CONFIG_CC_HAS_ASM_GOTO
        @echo Compiler lacks asm-goto support.
        @exit 1
 endif