From 06535d239bc593ae18c73619f163a1702e8a8999 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 14 Apr 2004 21:35:47 +0000 Subject: [PATCH] set CONFIG_NAME = linux-tcc --- configs/linux-tcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/linux-tcc b/configs/linux-tcc index 221a5784738..b6b20f2de0f 100644 --- a/configs/linux-tcc +++ b/configs/linux-tcc @@ -2,7 +2,7 @@ include $(TOP)/configs/default -CONFIG_NAME = linux-debug +CONFIG_NAME = linux-tcc # Compiler and flags CC = gcc -- 2.11.0