summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/package.toml
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2025-10-08 00:20:18 +0300
committerGitHub <noreply@github.com>2025-10-08 00:20:18 +0300
commit0d562b7a70610d8124e606c7df6af24dbc319a60 (patch)
treeebb6eab096b5afdd09936bd657fbe394c2f6717d /scripts/package-build/linux-kernel/package.toml
parent144538046e19022d1d38e28479d3fb270b071598 (diff)
parent6d01ffa05ed37bfa1caceb30b857280f66dff08a (diff)
downloadvyos-build-0d562b7a70610d8124e606c7df6af24dbc319a60.tar.gz
vyos-build-0d562b7a70610d8124e606c7df6af24dbc319a60.zip
Merge pull request #1043 from boretom/feature/add-realtek-8126-source-mirror
T7857: Add Realtek RTL8126 5Gbit driver
Diffstat (limited to 'scripts/package-build/linux-kernel/package.toml')
-rw-r--r--scripts/package-build/linux-kernel/package.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/package-build/linux-kernel/package.toml b/scripts/package-build/linux-kernel/package.toml
index 86b58274..f6d5c5ff 100644
--- a/scripts/package-build/linux-kernel/package.toml
+++ b/scripts/package-build/linux-kernel/package.toml
@@ -71,6 +71,12 @@ scm_url = ""
build_cmd = "build_mellanox_ofed"
[[packages]]
+name = "realtek-r8126"
+commit_id = ""
+scm_url = ""
+build_cmd = "build_realtek_r8126"
+
+[[packages]]
name = "realtek-r8152"
commit_id = ""
scm_url = ""