Patch from Christian Meyer:
[oweals/busybox.git] / include / applets.h
index d01ab2d7466946862c34743cdd90edc04c45da90..2ee816465e5c4287557d4b1e70ac77fb4f03a87d 100644 (file)
 #ifdef CONFIG_UNZIP
        APPLET(unzip, unzip_main, _BB_DIR_USR_BIN, _BB_SUID_NEVER)
 #endif
-#ifdef CONFIG_UPDATE
-       APPLET(update, update_main, _BB_DIR_SBIN, _BB_SUID_NEVER)
-#endif
 #ifdef CONFIG_UPTIME
        APPLET(uptime, uptime_main, _BB_DIR_USR_BIN, _BB_SUID_NEVER)
 #endif