Convert all miscutils/* applets to "new style" applet definitions
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -110,6 +110,10 @@
|
||||
//config: /dev/loop0. If your /dev directory has normal names instead of
|
||||
//config: devfs names, you don't want this.
|
||||
|
||||
//applet:IF_DEVFSD(APPLET(devfsd, BB_DIR_SBIN, BB_SUID_DROP))
|
||||
|
||||
//kbuild:lib-$(CONFIG_DEVFSD) += devfsd.o
|
||||
|
||||
//usage:#define devfsd_trivial_usage
|
||||
//usage: "mntpnt [-v]" IF_DEVFSD_FG_NP("[-fg][-np]")
|
||||
//usage:#define devfsd_full_usage "\n\n"
|
||||
|
Reference in New Issue
Block a user