diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-27 19:29:59 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-27 19:29:59 +0000 |
commit | d495277d9ff556a372fc5c49c610287d37574cb5 (patch) | |
tree | ec08f39d9161a1a806ca16acb8ec6cbab47b088a /target/linux/ramips/image | |
parent | e4e24c5512901afa3a4bc55824b5dd467d3fcc5c (diff) | |
download | upstream-d495277d9ff556a372fc5c49c610287d37574cb5.tar.gz upstream-d495277d9ff556a372fc5c49c610287d37574cb5.tar.bz2 upstream-d495277d9ff556a372fc5c49c610287d37574cb5.zip |
ramips: rt305x: build image for the DIR-615 rev D boards
Patch from #10105.
SVN-Revision: 31101
Diffstat (limited to 'target/linux/ramips/image')
-rw-r--r-- | target/linux/ramips/image/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 3499c9e765..a4d526df18 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -312,6 +312,7 @@ define Image/Build/Profile/DIR300B1 $(call Image/Build/Template/$(fs_squash)/$(1),DIR300B1,dir-300-b1,DIR-300-B1,wrgn23_dlwbr_dir300b) $(call Image/Build/Template/$(fs_squash)/$(1),DIR300B1,dir-600-b1,DIR-600-B1,wrgn23_dlwbr_dir600b) $(call Image/Build/Template/$(fs_squash)/$(1),DIR300B1,dir-600-b2,DIR-600-B2,wrgn23_dlwbr_dir600b) + $(call Image/Build/Template/$(fs_squash)/$(1),DIR300B1,dir-615-d,DIR-615-D,wrgn23_dlwbr_dir615d) endef define Image/Build/Profile/ESR9753 |