summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-07-27 09:23:52 +0000
committerJohn Crispin <john@openwrt.org>2013-07-27 09:23:52 +0000
commit8dd30fa7758a7c47e4d56e052c41baf141fdbc56 (patch)
tree38db9c473f7b1fff0d61166a969cd53b90042af3 /target/linux/ramips/image
parent13b7ab81cfa31845e284a2b65231f7adbcffc4ff (diff)
downloadmaster-31e0f0ae-8dd30fa7758a7c47e4d56e052c41baf141fdbc56.tar.gz
master-31e0f0ae-8dd30fa7758a7c47e4d56e052c41baf141fdbc56.tar.bz2
master-31e0f0ae-8dd30fa7758a7c47e4d56e052c41baf141fdbc56.zip
ramips: add MPR-A1 support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37568
Diffstat (limited to 'target/linux/ramips/image')
-rw-r--r--target/linux/ramips/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile
index 3ddf726ea4..04d68fe496 100644
--- a/target/linux/ramips/image/Makefile
+++ b/target/linux/ramips/image/Makefile
@@ -341,6 +341,7 @@ Image/Build/Profile/FREESTATION5=$(call BuildFirmware/Default8M/$(1),$(1),freest
Image/Build/Profile/MOFI3500-3GN=$(call BuildFirmware/Default8M/$(1),$(1),mofi3500-3gn,MOFI3500-3GN)
# Kernel name should be "Linux Kernel Image" to make the OpenWrt image installable from factory Web UI
+Image/Build/Profile/MPRA1=$(call BuildFirmware/Default4M/$(1),$(1),mpr-a1,MPRA1,Linux Kernel Image)
Image/Build/Profile/MPRA2=$(call BuildFirmware/Default8M/$(1),$(1),mpr-a2,MPRA2,Linux Kernel Image)
Image/Build/Profile/NBG-419N=$(call BuildFirmware/Default4M/$(1),$(1),nbg-419n,NBG-419N)