mtd: add linksys_bootcount for ipq806x
Reset bc is needed for Linksys EA8500's dual boot. Signed-off-by: Adrian Panella <ianchi74@outlook.com>
This commit is contained in:
parent
c354591d1b
commit
2177a2a8cb
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ obj.brcm63xx = imagetag.o
|
|||
obj.ramips = $(obj.seama)
|
||||
obj.mvebu = linksys_bootcount.o
|
||||
obj.kirkwood = linksys_bootcount.o
|
||||
obj.ipq806x = linksys_bootcount.o
|
||||
|
||||
ifdef FIS_SUPPORT
|
||||
obj += fis.o
|
||||
|
|
Loading…
Reference in a new issue