Skip to content

Commit

Permalink
[target] msm89xx: OpenStick Devices select wpad-basic-wolfssl by default
Browse files Browse the repository at this point in the history
  • Loading branch information
HandsomeYingyan committed May 21, 2022
1 parent 90dda87 commit f08c3d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions target/linux/msm89xx/image/msm8916.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ define Device/Handsome_handsome-openstick-ufi001b
$(Device/msm8916)
DEVICE_VENDOR := Handsome
DEVICE_MODEL := OpenStick UFI001B
DEVICE_PACKAGES := kmod-qcom-modem qcom-msm8916-modem-openstick-ufi001b-firmware qcom-msm8916-openstick-ufi001b-wcnss-firmware qcom-msm8916-wcnss-openstick-ufi001b-nv
DEVICE_PACKAGES := wpad-basic-wolfssl kmod-qcom-modem qcom-msm8916-modem-openstick-ufi001b-firmware qcom-msm8916-openstick-ufi001b-wcnss-firmware qcom-msm8916-wcnss-openstick-ufi001b-nv
endef

TARGET_DEVICES += Handsome_handsome-openstick-ufi001b
Expand All @@ -39,7 +39,7 @@ define Device/Handsome_handsome-openstick-ufi001c
$(Device/msm8916)
DEVICE_VENDOR := Handsome
DEVICE_MODEL := OpenStick UFI001C
DEVICE_PACKAGES := kmod-qcom-modem qcom-msm8916-modem-openstick-ufi001c-firmware qcom-msm8916-openstick-ufi001c-wcnss-firmware qcom-msm8916-wcnss-openstick-ufi001c-nv
DEVICE_PACKAGES := wpad-basic-wolfssl kmod-qcom-modem qcom-msm8916-modem-openstick-ufi001c-firmware qcom-msm8916-openstick-ufi001c-wcnss-firmware qcom-msm8916-wcnss-openstick-ufi001c-nv
endef

TARGET_DEVICES += Handsome_handsome-openstick-ufi001c
Expand All @@ -48,7 +48,7 @@ define Device/Handsome_handsome-openstick-sp970
$(Device/msm8916)
DEVICE_VENDOR := Handsome
DEVICE_MODEL := OpenStick SP970
DEVICE_PACKAGES := kmod-qcom-modem qcom-msm8916-modem-openstick-sp970-firmware qcom-msm8916-openstick-sp970-wcnss-firmware qcom-msm8916-wcnss-openstick-sp970-nv
DEVICE_PACKAGES := wpad-basic-wolfssl kmod-qcom-modem qcom-msm8916-modem-openstick-sp970-firmware qcom-msm8916-openstick-sp970-wcnss-firmware qcom-msm8916-wcnss-openstick-sp970-nv
endef

TARGET_DEVICES += Handsome_handsome-openstick-sp970
Expand All @@ -57,7 +57,7 @@ define Device/Handsome_handsome-openstick-uz801
$(Device/msm8916)
DEVICE_VENDOR := Handsome
DEVICE_MODEL := OpenStick UZ801
DEVICE_PACKAGES := kmod-qcom-modem qcom-msm8916-modem-openstick-uz801-firmware qcom-msm8916-openstick-uz801-wcnss-firmware qcom-msm8916-wcnss-openstick-uz801-nv
DEVICE_PACKAGES := wpad-basic-wolfssl kmod-qcom-modem qcom-msm8916-modem-openstick-uz801-firmware qcom-msm8916-openstick-uz801-wcnss-firmware qcom-msm8916-wcnss-openstick-uz801-nv
endef

TARGET_DEVICES += Handsome_handsome-openstick-uz801
Expand Down

0 comments on commit f08c3d5

Please sign in to comment.