Skip to content

Commit

Permalink
dts: msm8909: Build all dtb as qcdt
Browse files Browse the repository at this point in the history
  • Loading branch information
gompa authored and TravMurav committed Jun 25, 2024
1 parent 76001ec commit 7338b9e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions lk2nd/device/dts/msm8909/rules.mk
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# SPDX-License-Identifier: BSD-3-Clause
LOCAL_DIR := $(GET_LOCAL_DIR)

ADTBS += \
$(LOCAL_DIR)/msm8905-qrd-skub.dtb \
$(LOCAL_DIR)/msm8909-mtp.dtb \

QCDTBS += \
$(LOCAL_DIR)/msm8905-qrd-skub.dtb \
$(LOCAL_DIR)/msm8909-1gb-qrd-skuc.dtb \
$(LOCAL_DIR)/msm8909-mtp.dtb \

0 comments on commit 7338b9e

Please sign in to comment.