gzip: reduce global data footprint, part 1
[oweals/busybox.git] / miscutils / Kbuild
index fe147d88482f7a7744666327fdfb8becbc82d956..455113764868c34bc82c5ba594c027d7225251f2 100644 (file)
@@ -7,6 +7,7 @@
 lib-y:=
 lib-$(CONFIG_ADJTIMEX)    += adjtimex.o
 lib-$(CONFIG_BBCONFIG)    += bbconfig.o
+lib-$(CONFIG_CHRT)        += chrt.o
 lib-$(CONFIG_CROND)       += crond.o
 lib-$(CONFIG_CRONTAB)     += crontab.o
 lib-$(CONFIG_DC)          += dc.o