#!/bin/sh -e
PATH=$PATH:../u-boot/tools
make ARCH=mips CROSS_COMPILE=mipsel-openwrt-linux- "$@"