summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2019-11-14 08:38:13 -0800
committerKhem Raj <raj.khem@gmail.com>2019-12-02 11:38:17 -0800
commit4e9364a50a17d633b6ca03ab1827b0507e012a7f (patch)
treec5ee619a2b044aaac3aae652192e0d7d4c4ed0ae
parent0adda4fb4e42d320fa826d82b4a4234d8044794c (diff)
downloadmeta-altera-4e9364a50a17d633b6ca03ab1827b0507e012a7f.tar.gz
Move wks file for stratix10 to common name
Move the wks file name to a common name for agilex and stratix10 Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
-rw-r--r--conf/machine/stratix10.conf2
-rw-r--r--wic/sdimage-stratix10-agilex.wks (renamed from wic/sdimage-stratix10.wks)0
2 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/stratix10.conf b/conf/machine/stratix10.conf
index a3ca1f7..382c050 100644
--- a/conf/machine/stratix10.conf
+++ b/conf/machine/stratix10.conf
@@ -17,6 +17,6 @@ IMAGE_BOOT_FILES ?= " \
17 ${KERNEL_IMAGETYPE} \ 17 ${KERNEL_IMAGETYPE} \
18 socfpga_stratix10_socdk.dtb \ 18 socfpga_stratix10_socdk.dtb \
19 " 19 "
20WKS_FILE ?= "sdimage-stratix10.wks" 20WKS_FILE ?= "sdimage-stratix10-agilex.wks"
21IMAGE_FSTYPES += "wic" 21IMAGE_FSTYPES += "wic"
22 22
diff --git a/wic/sdimage-stratix10.wks b/wic/sdimage-stratix10-agilex.wks
index 3e04dac..3e04dac 100644
--- a/wic/sdimage-stratix10.wks
+++ b/wic/sdimage-stratix10-agilex.wks