forked from dan/liminix
openwrt patches for mvebu (armv7l)
This commit is contained in:
parent
b0ae314df4
commit
3f0f621809
@ -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 New Issue
Block a user