#!/bin/sh ( cd buildroot BR2_DEFCONFIG=../buildroot.config make defconfig && make )