]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/linux
kernel: fix ssb modules build on arm.
[ipfire-2.x.git] / lfs / linux
index 590c7503d379bfcecd4b1d7b8b4c5420bfcba37b..b8d0dd8bec2d632468bf0bb614f2f929d61f92e6 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -164,10 +164,13 @@ endif
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.27_mcs7830-fix-driver-name.patch
 
 ifeq "$(KCFG)" "-kirkwood"
-       # Add dreamplug support on ARM-kirkwood
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.45-arm_kirkwood_dreamplug.patch
+       # Add dreamplug,guruplug and icy 62x0  support on ARM-kirkwood
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.45-arm_kirkwood_setups.patch
 endif
 
+ifeq "$(MACHINE_TYPE)" "arm"
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.45_align_ssb_modtable_32bit_boundary.patch
+endif
 
 ifeq "$(HEADERS)" "1"
        # Install the header files