nmeter: new applet. ~4k

Fix build proble on x86_64
This commit is contained in:
Denis Vlasenko
2006-10-11 20:59:02 +00:00
parent 1114de7219
commit 1db39b2f51
8 changed files with 933 additions and 13 deletions

View File

@@ -18,6 +18,7 @@ lib-$(CONFIG_LESS) += less.o
lib-$(CONFIG_MAKEDEVS) += makedevs.o
lib-$(CONFIG_MOUNTPOINT) += mountpoint.o
lib-$(CONFIG_MT) += mt.o
lib-$(CONFIG_NMETER) += nmeter.o
lib-$(CONFIG_READAHEAD) += readahead.o
lib-$(CONFIG_RUNLEVEL) += runlevel.o
lib-$(CONFIG_RX) += rx.o