diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-12-11 13:36:30 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-12-11 13:36:30 +0000 |
commit | 58e9e35444514781a6e52e6187a1fea815788683 (patch) | |
tree | 7b0ec89af94010725212c684b028ff673fd177ff /target/linux/mvebu/image/Makefile | |
parent | f906975e2d0e2d2eb6aefcf40f9f4e9949e3da18 (diff) | |
download | upstream-58e9e35444514781a6e52e6187a1fea815788683.tar.gz upstream-58e9e35444514781a6e52e6187a1fea815788683.tar.bz2 upstream-58e9e35444514781a6e52e6187a1fea815788683.zip |
mvebu: armada-385-rd has been renamed to armada-388-rd upstream
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 47834
Diffstat (limited to 'target/linux/mvebu/image/Makefile')
-rw-r--r-- | target/linux/mvebu/image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/image/Makefile b/target/linux/mvebu/image/Makefile index 20a7ac14da..123be9eac2 100644 --- a/target/linux/mvebu/image/Makefile +++ b/target/linux/mvebu/image/Makefile @@ -139,7 +139,7 @@ $(eval $(call NANDProfile,Shelby,armada-385-linksys-shelby,128KiB,2048,512,2048) $(eval $(call UBINORProfile,OpenBlocks-AX-3-4,armada-xp-openblocks-ax3-4,128KiB)) # Boards with small NOR, where UBI doesn't make sense -$(eval $(call NORProfile,385-RD,armada-385-rd,256KiB)) +$(eval $(call NORProfile,388-RD,armada-388-rd,256KiB)) ### ### Linksys |