busybox-hosttools

- change mode from busybox to 4755
This commit is contained in:
Stephan Raue 2009-11-16 07:52:30 +01:00
parent 3664e22f50
commit 7595e84d51

View File

@ -17,3 +17,4 @@ cd $BUILD/busybox*
ARCH=$TARGET_ARCH make CROSS_COMPILE="" install
cp -PR _install-hosttools/bin/* $ROOT/$TOOLCHAIN/bin
chmod 4755 $ROOT/$TOOLCHAIN/bin/busybox