diff options
Diffstat (limited to 'target/linux/bcm53xx/image')
-rw-r--r-- | target/linux/bcm53xx/image/Makefile | 3 |
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)) |