-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
7 changed files
with
37 additions
and
44 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
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 was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,3 +1,15 @@ | ||
From 593d238ebf777c36c9ee819a1e20f59da5adc361 Mon Sep 17 00:00:00 2001 | ||
From: kiddin9 <[email protected]> | ||
Date: Tue, 5 Jul 2022 17:54:53 +0800 | ||
Subject: [PATCH] Update mt7621.mk | ||
|
||
Signed-off-by: kiddin9 <[email protected]> | ||
--- | ||
target/linux/ramips/image/mt7621.mk | 46 +++++++++-------------------- | ||
1 file changed, 14 insertions(+), 32 deletions(-) | ||
|
||
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk | ||
index bdaeac2cb16e..72fbd3930a80 100644 | ||
--- a/target/linux/ramips/image/mt7621.mk | ||
+++ b/target/linux/ramips/image/mt7621.mk | ||
@@ -223,7 +223,7 @@ define Device/asus_rt-n56u-b1 | ||
|
@@ -9,6 +21,15 @@ | |
endef | ||
TARGET_DEVICES += asus_rt-n56u-b1 | ||
|
||
@@ -984,7 +984,7 @@ define Device/jcg_y2 | ||
JCG_MAXSIZE := 16064k | ||
DEVICE_VENDOR := JCG | ||
DEVICE_MODEL := Y2 | ||
- DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware kmod-usb3 | ||
+ DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware kmod-usb3 wpad-mini -wpad-basic-wolfssl -coremark -htop -bash -openssh-sftp-server | ||
endef | ||
TARGET_DEVICES += jcg_y2 | ||
|
||
@@ -1369,7 +1369,7 @@ define Device/netgear_wndr3700-v5 | ||
SERCOMM_SWVER := 0x1054 | ||
SERCOMM_PAD := 320k | ||
|