From c9f20d9fb93c6c316518483fd103f3afab5cf1af Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 5 Dec 2002 08:41:41 +0000 Subject: Yet another major rework of the BusyBox config system, using the considerably modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik --- .cvsignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.cvsignore') diff --git a/.cvsignore b/.cvsignore index 9150aa544..4e4f5863e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,5 @@ busybox.links _install .config .menuconfig.log +.config.cmd +.config.old -- cgit v1.2.3