Skip to content
Snippets Groups Projects
Commit f107e166 authored by Álvaro Fernández Rojas's avatar Álvaro Fernández Rojas
Browse files

mtd: fixtrx: support CFE imagetag on bmips target

parent 7405ff5d
Branches
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ obj.brcm = trx.o
obj.bcm47xx = $(obj.brcm)
obj.bcm53xx = $(obj.brcm) $(obj.seama)
obj.bcm63xx = imagetag.o
obj.bmips = imagetag.o
obj.ramips = $(obj.seama) $(obj.tpl) $(obj.wrg) linksys_bootcount.o
obj.mvebu = linksys_bootcount.o
obj.kirkwood = linksys_bootcount.o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment