File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed
Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -61,14 +61,14 @@ spec:
6161 # kernel first, then packages in alphabetical order
6262 - kernel
6363 - drbd-pkg
64- - ena-pkg
65- - gasket-driver-pkg
66- - hailort-pkg
64+ # - ena-pkg
65+ # - gasket-driver-pkg
66+ # - hailort-pkg
6767 - nvidia-open-gpu-kernel-modules-lts-pkg
6868 - nvidia-open-gpu-kernel-modules-production-pkg
69- - tenstorrent-pkg
70- - xdma-driver-pkg
71- - zfs-pkg
69+ # - tenstorrent-pkg
70+ # - xdma-driver-pkg
71+ # - zfs-pkg
7272 additionalTargets :
7373 nonfree :
7474 - nonfree-kmod-nvidia-lts-pkg
Original file line number Diff line number Diff line change @@ -101,14 +101,8 @@ TARGETS += zlib
101101TARGETS += zstd
102102TARGETS += kernel
103103TARGETS += drbd-pkg
104- TARGETS += ena-pkg
105- TARGETS += gasket-driver-pkg
106- TARGETS += hailort-pkg
107104TARGETS += nvidia-open-gpu-kernel-modules-lts-pkg
108105TARGETS += nvidia-open-gpu-kernel-modules-production-pkg
109- TARGETS += tenstorrent-pkg
110- TARGETS += xdma-driver-pkg
111- TARGETS += zfs-pkg
112106NONFREE_TARGETS = nonfree-kmod-nvidia-lts-pkg
113107NONFREE_TARGETS += nonfree-kmod-nvidia-production-pkg
114108
You can’t perform that action at this time.
0 commit comments