mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-15 18:03:30 +00:00
mtd: enable linksys bootcount support for ip60xx
This commit is contained in:
parent
f270095939
commit
e2f7ac1e87
@ -19,6 +19,7 @@ obj.ramips = $(obj.seama) $(obj.tpl) $(obj.wrg) linksys_bootcount.o
|
|||||||
obj.mvebu = linksys_bootcount.o
|
obj.mvebu = linksys_bootcount.o
|
||||||
obj.kirkwood = linksys_bootcount.o
|
obj.kirkwood = linksys_bootcount.o
|
||||||
obj.ipq806x = linksys_bootcount.o
|
obj.ipq806x = linksys_bootcount.o
|
||||||
|
obj.ipq60xx = linksys_bootcount.o
|
||||||
obj.ipq40xx = linksys_bootcount.o
|
obj.ipq40xx = linksys_bootcount.o
|
||||||
|
|
||||||
ifdef FIS_SUPPORT
|
ifdef FIS_SUPPORT
|
||||||
|
Loading…
Reference in New Issue
Block a user