Remove h12y crash patch.

has problems with cardbus drivers
if you have a h12y notebook add "reserve=0xFFB00000,0x100000" at bootprompt
This commit is contained in:
Arne Fitzenreiter
2009-04-05 15:12:40 +02:00
parent ebf02764d6
commit 572b9db490
2 changed files with 0 additions and 88 deletions

View File

@@ -103,9 +103,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
# Not report deprecated syscall 1.23 (for kudzu)
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.25.18-not_report_sysctl_1.23.patch
# Fix crash on Twinhead H12Y notebooks
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-h12y-mmio-quirks.patch
# Openswan
#cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/openswan-2.4.x.kernel-2.6.23-natt.patch