aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/image/Makefile
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2014-12-07 10:55:44 +0000
committerRafał Miłecki <zajec5@gmail.com>2014-12-07 10:55:44 +0000
commitac8ed064efc52c600d1381d54929f589d8e9c9d2 (patch)
treeb7e5177738b97eb458155a5f75aa08466ddecdc9 /target/linux/bcm53xx/image/Makefile
parent29f6bc4eeb8eece623038acf625b102321d60655 (diff)
downloadmaster-187ad058-ac8ed064efc52c600d1381d54929f589d8e9c9d2.tar.gz
master-187ad058-ac8ed064efc52c600d1381d54929f589d8e9c9d2.tar.bz2
master-187ad058-ac8ed064efc52c600d1381d54929f589d8e9c9d2.zip
bcm53xx: add early support for Buffalo WZR-900DHP
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43533 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/image/Makefile')
-rw-r--r--target/linux/bcm53xx/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile
index b2fafd9d3d..9395716a7b 100644
--- a/target/linux/bcm53xx/image/Makefile
+++ b/target/linux/bcm53xx/image/Makefile
@@ -88,6 +88,7 @@ define Image/Build
$(call Image/Build/Trx,$(1),bcm4708-buffalo-wzr-1750dhp,nand-0x20000-0x800)
$(call Image/Build/Trx,$(1),bcm47081-buffalo-wzr-600dhp2,nand-0x20000-0x800)
+ $(call Image/Build/Trx,$(1),bcm47081-buffalo-wzr-900dhp,nand-0x20000-0x800)
endef
define Image/Build/Initramfs