kernel: fix ssb modules build on arm.

This commit is contained in:
Arne Fitzenreiter
2011-11-18 07:59:19 +01:00
parent 146bae790b
commit 7fbc483a76
5 changed files with 19 additions and 4 deletions

View File

@@ -168,6 +168,9 @@ ifeq "$(KCFG)" "-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