devmem: new applet

This commit is contained in:
Denis Vlasenko
2008-10-26 11:08:14 +00:00
parent f3dcd3c30a
commit c94fa5651a
5 changed files with 141 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ lib-$(CONFIG_CROND) += crond.o
lib-$(CONFIG_CRONTAB) += crontab.o
lib-$(CONFIG_DC) += dc.o
lib-$(CONFIG_DEVFSD) += devfsd.o
lib-$(CONFIG_DEVMEM) += devmem.o
lib-$(CONFIG_EJECT) += eject.o
lib-$(CONFIG_FBSPLASH) += fbsplash.o
lib-$(CONFIG_HDPARM) += hdparm.o