#!/bin/bash # Load the default config first export ROOT_DIR=$(readlink -f $(dirname $0)/..) . ${ROOT_DIR}/build.config #Override just the defconfig DEFCONFIG=msm8916_a1_defconfig