mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
kernel: readd kirkwood legacy boot code.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user