diff options
Diffstat (limited to 'applets/Kbuild')
-rw-r--r-- | applets/Kbuild | 2 |
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 | |||
10 | 10 | ||
11 | # Generated file needs additional love | 11 | # Generated file needs additional love |
12 | 12 | ||
13 | applets/applets.o: include/usage_compressed.h | 13 | applets/applets.o: .config include/usage_compressed.h |
14 | 14 | ||
15 | hostprogs-y += usage | 15 | hostprogs-y += usage |
16 | always := $(hostprogs-y) | 16 | always := $(hostprogs-y) |