aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-01-28 08:51:52 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-01-28 08:51:52 +0000
commit41f034f6907a35eba43eff92026e0eb982dcbdde (patch)
treeeea79c3c3556416197361c4f5ae4dd6bbace46e1
parent30c31ba2615ab02dba07339defd0781544317dd5 (diff)
downloadmaster-187ad058-41f034f6907a35eba43eff92026e0eb982dcbdde.tar.gz
master-187ad058-41f034f6907a35eba43eff92026e0eb982dcbdde.tar.bz2
master-187ad058-41f034f6907a35eba43eff92026e0eb982dcbdde.zip
mtd: enable "fixseama" on bcm53xx
There are D-Link bcm53xx devices using Seama format. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48521 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/system/mtd/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/mtd/src/Makefile b/package/system/mtd/src/Makefile
index 1e02ce94ee..94a2a1a3ac 100644
--- a/package/system/mtd/src/Makefile
+++ b/package/system/mtd/src/Makefile
@@ -7,7 +7,7 @@ obj.seama = seama.o md5.o
obj.ar71xx = trx.o $(obj.seama)
obj.brcm = trx.o
obj.brcm47xx = $(obj.brcm)
-obj.bcm53xx = $(obj.brcm)
+obj.bcm53xx = $(obj.brcm) $(obj.seama)
obj.brcm63xx = imagetag.o
obj.ramips = $(obj.seama)
obj.mvebu = linksys_bootcount.o