script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>

This commit is contained in:
Denis Vlasenko
2008-02-27 11:54:59 +00:00
parent 8195d20e36
commit 5014dada3f
8 changed files with 214 additions and 47 deletions

View File

@ -28,6 +28,7 @@ lib-$(CONFIG_PIVOT_ROOT) +=pivot_root.o
lib-$(CONFIG_RDATE) +=rdate.o
lib-$(CONFIG_READPROFILE) +=readprofile.o
lib-$(CONFIG_RTCWAKE) +=rtcwake.o
lib-$(CONFIG_SCRIPT) +=script.o
lib-$(CONFIG_SETARCH) +=setarch.o
lib-$(CONFIG_SWAPONOFF) +=swaponoff.o
lib-$(CONFIG_SWITCH_ROOT) +=switch_root.o