core/linux-rpi: remove whitespace

This commit is contained in:
graysky 2023-01-30 06:05:57 -05:00
parent bb4edeb457
commit b525d415df

View file

@ -87,7 +87,6 @@ _package() {
# Used by mkinitcpio to name the kernel
echo "$pkgbase" | install -Dm644 /dev/stdin "$modulesdir/pkgbase"
echo "Installing modules..."
make INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \
DEPMOD=/doesnt/exist modules_install # Suppress depmod