ionice: new applet, adapted from Linux kernel' example by Walter Harms

text    data     bss     dec     hex filename
1050316     924   10952 1062192  103530 busybox_old
1050758     924   10952 1062634  1036ea busybox_unstripped
This commit is contained in:
Denis Vlasenko
2009-01-31 21:45:57 +00:00
parent 802cab15e5
commit 4acdb46ff1
5 changed files with 117 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ lib-$(CONFIG_DEVFSD) += devfsd.o
lib-$(CONFIG_DEVMEM) += devmem.o
lib-$(CONFIG_EJECT) += eject.o
lib-$(CONFIG_FBSPLASH) += fbsplash.o
lib-$(CONFIG_IONICE) += ionice.o
lib-$(CONFIG_HDPARM) += hdparm.o
lib-$(CONFIG_INOTIFYD) += inotifyd.o
lib-$(CONFIG_FEATURE_LAST_SMALL)+= last.o