aboutsummaryrefslogtreecommitdiff
path: root/libbb/Kbuild.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-03 14:28:35 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-03 14:28:35 +0200
commit5c296de390b1329a6243d12a86ef9c4726ace22a (patch)
tree2dfcd3242a26e9631c391e6ad1b26e068cfe3e66 /libbb/Kbuild.src
parent922f6f51dba8ba710cac0679635ed811b2139a53 (diff)
downloadbusybox-5c296de390b1329a6243d12a86ef9c4726ace22a.tar.gz
fix compile breakage with "make -j"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/Kbuild.src')
-rw-r--r--libbb/Kbuild.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbb/Kbuild.src b/libbb/Kbuild.src
index 29c136ccb..cb1f8e954 100644
--- a/libbb/Kbuild.src
+++ b/libbb/Kbuild.src
@@ -4,6 +4,8 @@
#
# Licensed under the GPL v2, see the file LICENSE in this tarball.
+libbb/appletlib.o: include/usage_compressed.h
+
lib-y:=
INSERT