#! /bin/sh
test -n "$STAGING_DIR" && exec "$STAGING_DIR/../host/bin/bison" -y "$@"
exec '/build/ar71xx/generic/staging_dir/host/bin/bison' -y "$@"
