diff --git a/Makefile b/Makefile index db8f272..2441a68 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ BOARDS := arrow,apq8096-db820c \ qcom,sdm845-mtp \ qcom,soc-sm8150 \ qcom,sm8150-mtp \ + qcom,sa8155p-adp \ qcom,sm8250-mtp \ qcom,sm8350-mtp \ qcom,qrb5165-rb5 \ diff --git a/boards/qcom,sa8155p-adp b/boards/qcom,sa8155p-adp new file mode 100644 index 0000000..44a3fa2 --- /dev/null +++ b/boards/qcom,sa8155p-adp @@ -0,0 +1,3 @@ +#!/bin/sh + +source $(dirname $0)/qcom,soc-sm8150