summaryrefslogtreecommitdiff
path: root/applets/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'applets/Kbuild')
-rw-r--r--applets/Kbuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/applets/Kbuild b/applets/Kbuild
index cf7d29751..289c5def4 100644
--- a/applets/Kbuild
+++ b/applets/Kbuild
@@ -4,13 +4,13 @@
4# 4#
5# Licensed under the GPL v2, see the file LICENSE in this tarball. 5# Licensed under the GPL v2, see the file LICENSE in this tarball.
6 6
7obj-y:= 7obj-y :=
8obj-y += applets.o 8obj-y += applets.o
9 9
10hostprogs-y:= 10hostprogs-y:=
11hostprogs-y += usage 11hostprogs-y += usage
12 12
13always:= $(hostprogs-y) 13always:= $(hostprogs-y)
14 14
15# Generated files need additional love 15# Generated files need additional love
16 16