From ac971f88e89c013ec9f5274b3105bd6feb3f75f3 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 15 Aug 2019 11:59:12 +0200 Subject: [PATCH] mvebu-cortexa9: rename Linksys WRT1200AC --- targets/mvebu-cortexa9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/mvebu-cortexa9 b/targets/mvebu-cortexa9 index bcd14907..1a5e640e 100644 --- a/targets/mvebu-cortexa9 +++ b/targets/mvebu-cortexa9 @@ -1,3 +1,3 @@ -device('linksys-wrt1200ac', 'linksys-wrt1200ac', { +device('linksys-wrt1200ac', 'linksys_wrt1200ac', { factory_ext = '.img', })