aboutsummaryrefslogtreecommitdiff
path: root/build_a1.config
blob: 9f29f28222842e5c4663614ead161ea1df75a6d4 (plain)
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