aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/image/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-04-13 17:32:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-04-13 17:32:25 +0000
commitaef07fb7c85d795a3f1b36fb831d6b76617f3768 (patch)
treea34ad4256e3110d43a09d9c29036528de3f1ecce /target/linux/bcm53xx/image/Makefile
parentab2b5dc9a6789642a9226065ec3d97aa7d365b22 (diff)
downloadupstream-aef07fb7c85d795a3f1b36fb831d6b76617f3768.tar.gz
upstream-aef07fb7c85d795a3f1b36fb831d6b76617f3768.tar.bz2
upstream-aef07fb7c85d795a3f1b36fb831d6b76617f3768.zip
bcm53xx: add support for the Buffalo WXR-1900DHP
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45419 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/image/Makefile')
-rw-r--r--target/linux/bcm53xx/image/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile
index 0c53c853f3..cf61317eb0 100644
--- a/target/linux/bcm53xx/image/Makefile
+++ b/target/linux/bcm53xx/image/Makefile
@@ -82,6 +82,7 @@ endef
TARGET_DEVICES += \
asus-rt-ac56u asus-rt-ac68u asus-rt-ac87u asus-rt-n18u \
netgear-r6250 netgear-r6300-v2 netgear-r8000 \
- buffalo-wzr-1750dhp buffalo-wzr-600dhp2 buffalo-wzr-900dhp
+ buffalo-wzr-1750dhp buffalo-wzr-600dhp2 buffalo-wzr-900dhp \
+ buffalo-wxr-1900dhp
$(eval $(call BuildImage))