1 2 3 4 5 6 7 8
#!/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