From f8a3fa0247f4ee4e614df73aef0f8732c8ae5ab3 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 4 Nov 2003 13:07:50 +0000 Subject: Rework the config system. Better utilize the Kconfig language which should simplify enabling arbitrary architectures. -Erik --- extra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/Makefile') diff --git a/extra/Makefile b/extra/Makefile index 899dda423..2371a8146 100644 --- a/extra/Makefile +++ b/extra/Makefile @@ -26,7 +26,7 @@ include $(TOPDIR)Rules.mak LIBC=$(TOPDIR)libc.a -DIRS = gcc-uClibc +DIRS = EXTRA_DIRS_TO_CLEAN = config all: subdirs -- cgit v1.2.3