openwrt patches for mvebu (armv7l)
This commit is contained in:
parent
b0ae314df4
commit
3f0f621809
1 changed files with 1 additions and 0 deletions
|
@ -34,4 +34,5 @@ in {
|
||||||
applyPatches.ath79 = doPatch "ath79";
|
applyPatches.ath79 = doPatch "ath79";
|
||||||
applyPatches.ramips = doPatch "ramips";
|
applyPatches.ramips = doPatch "ramips";
|
||||||
applyPatches.mediatek = doPatch "mediatek"; # aarch64
|
applyPatches.mediatek = doPatch "mediatek"; # aarch64
|
||||||
|
applyPatches.mvebu = doPatch "mvebu"; # arm
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue