mtd: enable linksys bootcount support for ip60xx

This commit is contained in:
coolsnowwolf 2022-10-18 13:43:26 +08:00
parent f270095939
commit e2f7ac1e87

View File

@ -19,6 +19,7 @@ obj.ramips = $(obj.seama) $(obj.tpl) $(obj.wrg) linksys_bootcount.o
obj.mvebu = linksys_bootcount.o
obj.kirkwood = linksys_bootcount.o
obj.ipq806x = linksys_bootcount.o
obj.ipq60xx = linksys_bootcount.o
obj.ipq40xx = linksys_bootcount.o
ifdef FIS_SUPPORT