mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-28 01:22:42 +00:00
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
@ -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 New Issue
Block a user