mirror of
https://github.com/rxrbln/t2sde.git
synced 2025-05-08 20:21:59 +08:00
* add tt-kmod (1.31) - Tenstorrent AI Kernel-Mode Driver and new extra/ai CATEGORY
git-svn-id: https://svn.exactcode.de/t2/trunk@74899 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
This commit is contained in:
parent
2a92f03d87
commit
c5abc2e14a
@ -28,6 +28,7 @@ base/x11
|
||||
# Application-Programs and Libraries for special tasks go to this categories.
|
||||
# This will be most packages.
|
||||
#
|
||||
extra/ai
|
||||
extra/archive
|
||||
extra/audio
|
||||
extra/base
|
||||
|
7
package/ai/tt-kmod/pkg_linux_post.conf
Normal file
7
package/ai/tt-kmod/pkg_linux_post.conf
Normal file
@ -0,0 +1,7 @@
|
||||
# --- T2-COPYRIGHT-BEGIN ---
|
||||
# t2/package/*/tt-kmod/pkg_linux_post.conf
|
||||
# Copyright (C) 2025 The T2 SDE Project
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# --- T2-COPYRIGHT-END ---
|
||||
|
||||
var_append lx_3rd_party_modules ' ' tt-kmod
|
10
package/ai/tt-kmod/postlinux.conf
Normal file
10
package/ai/tt-kmod/postlinux.conf
Normal file
@ -0,0 +1,10 @@
|
||||
# --- T2-COPYRIGHT-BEGIN ---
|
||||
# t2/package/*/tt-kmod/postlinux.conf
|
||||
# Copyright (C) 2025 The T2 SDE Project
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# --- T2-COPYRIGHT-END ---
|
||||
|
||||
var_append makeopt " " "KDIR=$moduledir/build"
|
||||
var_append makeopt " " "INSTALL_MOD_PATH=$root DEPMOD=/bin/true"
|
||||
|
||||
makeinstopt="$makeopt module-install"
|
7
package/ai/tt-kmod/tt-kmod.conf
Normal file
7
package/ai/tt-kmod/tt-kmod.conf
Normal file
@ -0,0 +1,7 @@
|
||||
# --- T2-COPYRIGHT-BEGIN ---
|
||||
# t2/package/*/tt-kmod/tt-kmod.conf
|
||||
# Copyright (C) 2025 The T2 SDE Project
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# --- T2-COPYRIGHT-END ---
|
||||
|
||||
runmake=0
|
25
package/ai/tt-kmod/tt-kmod.desc
Normal file
25
package/ai/tt-kmod/tt-kmod.desc
Normal file
@ -0,0 +1,25 @@
|
||||
[COPY] --- T2-COPYRIGHT-BEGIN ---
|
||||
[COPY] t2/package/*/tt-kmod/tt-kmod.desc
|
||||
[COPY] Copyright (C) 2024 - 2025 The T2 SDE Project
|
||||
[COPY] SPDX-License-Identifier: GPL-2.0
|
||||
[COPY] --- T2-COPYRIGHT-END ---
|
||||
|
||||
[I] Tenstorrent AI Kernel-Mode Driver
|
||||
|
||||
[T] Tenstorrent AI Kernel-Mode Driver for Grayskull, Wormhole, and Blackhole
|
||||
[T] hardware.
|
||||
|
||||
[U] https://github.com/tenstorrent/tt-kmd
|
||||
|
||||
[A] Tenstorrent Inc.
|
||||
[M] Rene Rebe <rene@t2-project.org>
|
||||
|
||||
[C] extra/ai
|
||||
[F] CROSS
|
||||
|
||||
[L] GPL
|
||||
[S] Stable
|
||||
[V] 1.31
|
||||
[P] X -----5---9 189.600
|
||||
|
||||
[D] dcd705ff3ce0e0d10206ee130d3fb0e6251e23c4217e7dca78517481 ttkmd-1.31.tar.gz https://github.com/tenstorrent/tt-kmd/archive/refs/tags/
|
Loading…
x
Reference in New Issue
Block a user