svn commit: trunk/busybox/scripts
aldot at busybox.net
aldot at busybox.net
Fri Apr 11 04:59:09 PDT 2008
Author: aldot
Date: 2008-04-11 04:59:09 -0700 (Fri, 11 Apr 2008)
New Revision: 21709
Log:
- erm sorry. no ipsvd here
Modified:
trunk/busybox/scripts/Makefile.IMA
Changeset:
Modified: trunk/busybox/scripts/Makefile.IMA
===================================================================
--- trunk/busybox/scripts/Makefile.IMA 2008-04-11 11:50:55 UTC (rev 21708)
+++ trunk/busybox/scripts/Makefile.IMA 2008-04-11 11:59:09 UTC (rev 21709)
@@ -132,9 +132,6 @@
include editors/Kbuild
lib-all-y += $(patsubst %,editors/%,$(sort $(lib-y)))
lib-y:=
-include ipsvd/Kbuild
-lib-all-y += $(patsubst %,ipsvd/%,$(sort $(lib-y)))
-lib-y:=
include printutils/Kbuild
lib-all-y += $(patsubst %,printutils/%,$(sort $(lib-y)))
lib-y:=
More information about the busybox-cvs
mailing list