diff options
author | Bernhard Reutner-Fischer | 2008-04-11 11:59:09 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer | 2008-04-11 11:59:09 +0000 |
commit | 3bc7d7df3d42eaec5d4cc75ebd4ea8111e219d14 (patch) | |
tree | 9c608c11471a562bbb359ec661cb4e3a9cd5489a | |
parent | 0f5dfd6b9a196c5fc4ddb8e80903dc3c66b532db (diff) | |
download | busybox-3bc7d7df3d42eaec5d4cc75ebd4ea8111e219d14.zip busybox-3bc7d7df3d42eaec5d4cc75ebd4ea8111e219d14.tar.gz |
- erm sorry. no ipsvd here
-rw-r--r-- | scripts/Makefile.IMA | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/Makefile.IMA b/scripts/Makefile.IMA index 0ceea8d..d246517 100644 --- a/scripts/Makefile.IMA +++ b/scripts/Makefile.IMA @@ -132,9 +132,6 @@ lib-y:= 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:= |