kernel: readd kirkwood legacy boot code.

This commit is contained in:
Arne Fitzenreiter
2014-11-04 20:21:05 +01:00
parent 3f491bba92
commit 21147a00f2
3 changed files with 1574 additions and 0 deletions

View File

@@ -161,6 +161,7 @@ endif
ifeq "$(KCFG)" "-kirkwood"
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.10-mv_cesa_disable_failing_hmac_sha1.patch
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.22-kirkwood_legacy_boot.patch
endif
ifeq "$(KCFG)" "-multi"