summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-04-11 10:29:46 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-04-11 10:29:46 +0000
commitb30688a79906307e347b6cf765c87752fb058270 (patch)
tree9033bc27047ab73c9850f3fd61c1ec09dbdf6455
parentbaa9a71fa006bbd644ba3d7cc4b0625602712a26 (diff)
downloadbusybox-1_9_stable.tar.gz
- forgot to add ipsvd1_9_stable
-rw-r--r--scripts/Makefile.IMA3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/Makefile.IMA b/scripts/Makefile.IMA
index 3b4e9a3db..1ea67abb6 100644
--- a/scripts/Makefile.IMA
+++ b/scripts/Makefile.IMA
@@ -126,6 +126,9 @@ lib-y:=
include libpwdgrp/Kbuild
lib-all-y += $(patsubst %,libpwdgrp/%,$(sort $(lib-y)))
lib-y:=
+include ipsvd/Kbuild
+lib-all-y += $(patsubst %,ipsvd/%,$(sort $(lib-y)))
+lib-y:=
include editors/Kbuild
lib-all-y += $(patsubst %,editors/%,$(sort $(lib-y)))
lib-y:=