-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
58 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Kernel等部分源码来源 https://github.com/coolsnowwolf/openwrt-gl-ax1800 感谢 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -130,3 +130,15 @@ | |
PKG_SOURCE_VERSION:=50381d0a2998f6c0fc4823f0c2aa4206063d549e | ||
PKG_MIRROR_HASH:=2718df3d3538c93ac77accf55716fb341741df3d231aac59e04dd1f80f558889 | ||
PKG_MAINTAINER:=Felix Fietkau <[email protected]> | ||
|
||
--- a/target/linux/ipq60xx/image/Makefile | ||
+++ b/target/linux/ipq60xx/image/Makefile | ||
@@ -102,7 +102,7 @@ define Device/qihoo_v6 | ||
PAGESIZE := 2048 | ||
DEVICE_DTS := qcom-ipq6018-qihoo-v6 | ||
DEVICE_DTS_CONFIG := config@cp03-c1 | ||
- DEVICE_TITLE := Qihoo V6 | ||
+ DEVICE_TITLE := Qihoo 360 V6 | ||
DEVICE_PACKAGES := kmod-usb3 kmod-usb-phy-msm | ||
endef | ||
TARGET_DEVICES += qihoo_v6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Kernel等部分源码来源 https://github.com/Boos4721/openwrt 感谢 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Kernel等部分源码来源 https://github.com/coolsnowwolf/lede 感谢 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters