X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=scripts%2FKbuild;h=83b423253e3ec03ee371ee9d997a2946a1fa9269;hb=15437e3e2a0cc9e4ba25066fd562b2862d38799b;hp=80836cfb5885ebfa706b4dc81dc7d1e199516177;hpb=fdc101782af8151726a3ba08a83f5bd948c96feb;p=oweals%2Fbusybox.git diff --git a/scripts/Kbuild b/scripts/Kbuild index 80836cfb5..83b423253 100644 --- a/scripts/Kbuild +++ b/scripts/Kbuild @@ -3,11 +3,5 @@ # the kernel for the build process. # --------------------------------------------------------------------------- -hostprogs-y += usage - -always := $(hostprogs-y) - # Let clean descend into subdirs subdir- += basic kconfig - -HOSTCFLAGS_usage.o = -I$(srctree)/include