openwrt patches for mvebu (armv7l)

pull/2/head
Daniel Barlow 2023-11-24 22:43:58 +00:00
parent b0ae314df4
commit 3f0f621809
1 changed files with 1 additions and 0 deletions

View File

@ -34,4 +34,5 @@ in {
applyPatches.ath79 = doPatch "ath79";
applyPatches.ramips = doPatch "ramips";
applyPatches.mediatek = doPatch "mediatek"; # aarch64
applyPatches.mvebu = doPatch "mvebu"; # arm
}