add defconfig files for Android, Cygwin and FreeBSD
authorDaniel Fandrich <dan@coneharvesters.com>
Tue, 19 Jul 2011 06:10:05 +0000 (08:10 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 19 Jul 2011 06:10:05 +0000 (08:10 +0200)
commit0a428607a05a5a823873a5f013be10ddd26601cc
tree288b6d253e60b71538d52b00c8d8027b319799b4
parentf2f9bc59327256baf2cf66bf634560c163c22852
add defconfig files for Android, Cygwin and FreeBSD

Also added an example script to show how to compile BusyBox against
Android's bionic.

Signed-off-by: Daniel Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
configs/android_defconfig [new file with mode: 0644]
configs/cygwin_defconfig [new file with mode: 0644]
configs/freebsd_defconfig [new file with mode: 0644]
examples/android-build [new file with mode: 0755]