]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
kernel: add more subsystem patches.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 31 Aug 2013 13:34:49 +0000 (15:34 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 31 Aug 2013 13:34:49 +0000 (15:34 +0200)
lfs/linux

index 567d01131c445c613565e503f716e7c4ed7b0530..82435652f51c10b0f51975bc7d61d3543651f210 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -134,6 +134,13 @@ endif
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.9-dvbsky-wot2.patch
        cd $(DIR_APP) && patch -Np2 < $(DIR_SRC)/src/patches/v4l-dvb_fix_tua6034_pll.patch
 
+       # Wlan Patches
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-drivers-3.8.3-ath_ignore_eeprom_regdomain.patch
+
+       # mISDN Patches
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/mISDN_hfc-s_add_id.patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/mISDN-hfcusb-reportl1down.patch
+
        # Add LED trigger
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.9-ledtrig-netdev-1.patch