From f23f7856cbbc578beb8e2c57d8669c7c211ee221 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 9 Sep 2011 18:07:38 +0200 Subject: tweak comments in android build files Signed-off-by: Denys Vlasenko --- examples/android-build | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/android-build b/examples/android-build index f5fe49bda..89f3b637a 100755 --- a/examples/android-build +++ b/examples/android-build @@ -2,9 +2,10 @@ # Build Busybox against Android's bionic # Originally by Dan Fandrich # -# Configure with android_defconfig +# Configure with "make android_defconfig" +# # This file has been tested on Android Froyo (the lack of ttyname_r in -# the must be patched around) and Gingerbread. +# the android libc must be patched around) and Gingerbread. # Point this to the Android root directory; it's used in the defconfig CFLAGS export A="$HOME/android" -- cgit v1.2.3