klte-common: Enforce presence of msm8974-common BoardConfigCommon.mk
* This should always be present in the source tree Change-Id: I898d721ac66f83c1bc5b11bebddec53e2a4483ea
This commit is contained in:
parent
da5b228e5a
commit
e45f248077
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# inherit from common msm8974
|
||||
-include device/samsung/msm8974-common/BoardConfigCommon.mk
|
||||
include device/samsung/msm8974-common/BoardConfigCommon.mk
|
||||
|
||||
COMMON_PATH := device/samsung/klte-common
|
||||
|
||||
|
|
Loading…
Reference in a new issue