OSDN Git Service

Switch to toybox uptime.
[android-x86/external-toybox.git] / Android.mk
index 0519293..5c4ef88 100644 (file)
@@ -125,6 +125,7 @@ LOCAL_SRC_FILES := \
     toys/other/taskset.c \
     toys/other/timeout.c \
     toys/other/truncate.c \
+    toys/other/uptime.c \
     toys/other/usleep.c \
     toys/other/vconfig.c \
     toys/other/vmstat.c \
@@ -343,6 +344,7 @@ ALL_TOOLS := \
     uname \
     uniq \
     unix2dos \
+    uptime \
     usleep \
     vmstat \
     wc \