Add in a 'time' applet. Adds 4.5k.
-Erik
This commit is contained in:
@@ -437,6 +437,9 @@
|
||||
#ifdef CONFIG_TFTP
|
||||
APPLET(tftp, tftp_main, _BB_DIR_USR_BIN)
|
||||
#endif
|
||||
#ifdef BB_TIME
|
||||
APPLET(time, time_main, _BB_DIR_USR_BIN)
|
||||
#endif
|
||||
#ifdef CONFIG_TOUCH
|
||||
APPLET(touch, touch_main, _BB_DIR_BIN)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user