diff options
Diffstat (limited to 'scripts/package-build/linux-kernel/package.toml')
| -rw-r--r-- | scripts/package-build/linux-kernel/package.toml | 6 |
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 = "" |
