Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'applets/Kbuild')
-rw-r--r--applets/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/Kbuild b/applets/Kbuild
index 2c6bee999..8999ff097 100644
--- a/applets/Kbuild
+++ b/applets/Kbuild
@@ -10,7 +10,7 @@ obj-y += busybox.o
# Generated file needs additional love
-applets/applets.o: include/usage_compressed.h
+applets/applets.o: .config include/usage_compressed.h
hostprogs-y += usage
always := $(hostprogs-y)