mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
fix 1000
This commit is contained in:
parent
9d8cb87554
commit
f059ebc14e
1 changed files with 3 additions and 2 deletions
|
@ -627,6 +627,7 @@ define Device/qcom_ap-dk04.1-c1
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += qcom_ap-dk04.1-c1
|
TARGET_DEVICES += qcom_ap-dk04.1-c1
|
||||||
|
|
||||||
|
define Device/pangu_l1000
|
||||||
$(call Device/FitImage)
|
$(call Device/FitImage)
|
||||||
$(call Device/UbiFit)
|
$(call Device/UbiFit)
|
||||||
DEVICE_VENDOR := PANGU
|
DEVICE_VENDOR := PANGU
|
||||||
|
@ -638,8 +639,8 @@ TARGET_DEVICES += qcom_ap-dk04.1-c1
|
||||||
PAGESIZE := 2048
|
PAGESIZE := 2048
|
||||||
BOARD_NAME := l1000
|
BOARD_NAME := l1000
|
||||||
DEVICE_PACKAGES := ipq-wifi-pangu_l1000
|
DEVICE_PACKAGES := ipq-wifi-pangu_l1000
|
||||||
+endef
|
endef
|
||||||
+TARGET_DEVICES += pangu_l1000
|
TARGET_DEVICES += pangu_l1000
|
||||||
|
|
||||||
define Device/p2w_r619ac
|
define Device/p2w_r619ac
|
||||||
$(call Device/FitzImage)
|
$(call Device/FitzImage)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue