We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb732f8 commit fc9e464Copy full SHA for fc9e464
1 file changed
kernel/kernel.sh
@@ -40,5 +40,5 @@ apply_kconfig 'CONFIG_CMDLINE="intel_iommu=on iommu=pt mem_sleep=s2idle pcie_por
40
apply_kconfig 'CONFIG_CMDLINE_BOOL=y'
41
echo "# CONFIG_CMDLINE_OVERRIDE is not set" >> kernel-x86_64-fedora.config
42
43
-git apply --directory-="linux-t2-patches" "./fix-context-4001-asahi-trackpad.patch"
+git apply --directory="linux-t2-patches" "./fix-context-4001-asahi-trackpad.patch"
44
cat "linux-t2-patches"/*.patch > "t2linux-combined.patch"
0 commit comments