diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2011-09-09 18:07:38 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-09-09 18:07:38 +0200 |
commit | f23f7856cbbc578beb8e2c57d8669c7c211ee221 (patch) | |
tree | 433ce98c5f725392daade1d0674a58796462cf9a /configs | |
parent | e0894f567ad379f554300886ae3adf087be1efa2 (diff) | |
download | busybox-f23f7856cbbc578beb8e2c57d8669c7c211ee221.tar.gz |
tweak comments in android build files
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/android2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/android2_defconfig b/configs/android2_defconfig index 05920b11f..338c7b13d 100644 --- a/configs/android2_defconfig +++ b/configs/android2_defconfig @@ -1,3 +1,5 @@ +# Run "make android2_defconfig", then "make". +# # Tested with the standalone toolchain from ndk r6: # android-ndk-r6/build/tools/make-standalone-toolchain.sh --platform=android-8 # |