Skip to content

Commit

Permalink
linux 6.4: - Update defconfig to 6.4.0-arch1 - https://gitlab.archlin…
Browse files Browse the repository at this point in the history
  • Loading branch information
Tk-Glitch committed Jun 27, 2023
1 parent e6c1edf commit 1afda7c
Show file tree
Hide file tree
Showing 7 changed files with 11,414 additions and 54 deletions.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ hackbase() {
echo "$pkgbase" | install -Dm644 /dev/stdin "$modulesdir/pkgbase"

msg2 "Installing modules..."
make INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \
ZSTD_CLEVEL=19 make INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \
DEPMOD=/doesnt/exist modules_install # Suppress depmod

# remove build and source links
Expand Down
Loading

0 comments on commit 1afda7c

Please sign in to comment.