From 0aff5ecd92cd5f8e377c0492127ee3108a8eafaf Mon Sep 17 00:00:00 2001 From: George Kushnir Date: Wed, 5 Feb 2020 21:26:47 -0500 Subject: [PATCH] T430s should use same WLAN patch as X230t. --- tools/patcher/patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/patcher/patch.sh b/tools/patcher/patch.sh index 6de6ecf..ca12c12 100644 --- a/tools/patcher/patch.sh +++ b/tools/patcher/patch.sh @@ -11,4 +11,4 @@ fi ./patcher ./BIOS.rom ./patches.txt -o ./patched.rom -echo "Patched BIOS saved as patched.rom" +echo "Patched BIOS saved as patched.rom" \ No newline at end of file