diff --git a/package/system/mtd/Makefile b/package/system/mtd/Makefile index 65de47f23..a76a61f2e 100644 --- a/package/system/mtd/Makefile +++ b/package/system/mtd/Makefile @@ -3,7 +3,7 @@ # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. -# +# include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk diff --git a/package/system/mtd/src/Makefile b/package/system/mtd/src/Makefile index daeadbcd3..5b2339147 100644 --- a/package/system/mtd/src/Makefile +++ b/package/system/mtd/src/Makefile @@ -15,6 +15,7 @@ obj.ramips = $(obj.seama) $(obj.wrg) obj.mvebu = linksys_bootcount.o obj.kirkwood = linksys_bootcount.o obj.ipq806x = linksys_bootcount.o +obj.ipq40xx = linksys_bootcount.o ifdef FIS_SUPPORT obj += fis.o