X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=editors%2FKbuild.src;h=6b4fb747007c3f8819fe2a060e7cc4d8547dcb98;hb=b2ab920716f640cbaaf486512ba177f4e0b597c5;hp=8888cba126ecd91bf03eb69d7199179ed990fafd;hpb=b9ba580917b59e4770ba99db7c61288f2476eb61;p=oweals%2Fbusybox.git diff --git a/editors/Kbuild.src b/editors/Kbuild.src index 8888cba12..6b4fb7470 100644 --- a/editors/Kbuild.src +++ b/editors/Kbuild.src @@ -7,8 +7,3 @@ lib-y:= INSERT -lib-$(CONFIG_AWK) += awk.o -lib-$(CONFIG_CMP) += cmp.o -lib-$(CONFIG_DIFF) += diff.o -lib-$(CONFIG_ED) += ed.o -lib-$(CONFIG_SED) += sed.o