wireless_tools:

- build full application, not the essential one
This commit is contained in:
Stephan Raue 2010-05-13 10:39:53 +02:00
parent 55e4041675
commit 9a9819e0a6

View File

@ -12,8 +12,7 @@ make PREFIX=/usr \
AR=$AR \
RANLIB=$RANLIB \
CFLAGS="$CFLAGS -I." \
BUILD_WE_ESSENTIAL='y' \
BUILD_STRIPPING='y' \
BUILD_STRIPPING='y'
make PREFIX=$SYSROOT_PREFIX/usr install
make PREFIX=$SYSROOT_PREFIX/usr install-hdr