Skip to content

Commit

Permalink
chore: drop -pkgs for upstream kernel modules
Browse files Browse the repository at this point in the history
Drop the `-pkgs` pkgs for the modules coming from upstream kernel.

Fixes: #805
Ref: siderolabs/extensions#230

Signed-off-by: Noel Georgi <git@frezbo.dev>
  • Loading branch information
frezbo committed Sep 14, 2023
1 parent a62471d commit 1401505
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 122 deletions.
3 changes: 0 additions & 3 deletions Makefile
Expand Up @@ -64,19 +64,16 @@ TARGETS = \
socat \
syslinux \
u-boot \
usb-modem-drivers-pkg \
util-linux \
xfsprogs

# - kernel & dependent packages (out of tree kernel modules)
# kernel first, then packages in alphabetical order
TARGETS += \
kernel \
btrfs-pkg \
drbd-pkg \
gasket-driver-pkg \
nvidia-open-gpu-kernel-modules-pkg \
thunderbolt-pkg \
zfs-pkg \

# Temporarily disabled until mellanox builds with Linux 6.1
Expand Down
8 changes: 0 additions & 8 deletions btrfs/files/modules.txt

This file was deleted.

23 changes: 0 additions & 23 deletions btrfs/pkg.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions thunderbolt/files/modules.txt

This file was deleted.

23 changes: 0 additions & 23 deletions thunderbolt/pkg.yaml

This file was deleted.

37 changes: 0 additions & 37 deletions usb-modem-drivers/files/modules.txt

This file was deleted.

23 changes: 0 additions & 23 deletions usb-modem-drivers/pkg.yaml

This file was deleted.

0 comments on commit 1401505

Please sign in to comment.