- add new applet rdev (Grant Erickson)

- fixes and shrink (me)
This commit is contained in:
Bernhard Reutner-Fischer
2008-08-19 11:28:52 +00:00
parent d7cc2e601d
commit c77e843c09
6 changed files with 41 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ lib-$(CONFIG_MORE) += more.o
lib-$(CONFIG_MOUNT) += mount.o
lib-$(CONFIG_PIVOT_ROOT) += pivot_root.o
lib-$(CONFIG_RDATE) += rdate.o
lib-$(CONFIG_RDEV) += rdev.o
lib-$(CONFIG_READPROFILE) += readprofile.o
lib-$(CONFIG_RTCWAKE) += rtcwake.o
lib-$(CONFIG_SCRIPT) += script.o