From 4e9364a50a17d633b6ca03ab1827b0507e012a7f Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Thu, 14 Nov 2019 08:38:13 -0800 Subject: 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 --- conf/machine/stratix10.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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 ?= " \ ${KERNEL_IMAGETYPE} \ socfpga_stratix10_socdk.dtb \ " -WKS_FILE ?= "sdimage-stratix10.wks" +WKS_FILE ?= "sdimage-stratix10-agilex.wks" IMAGE_FSTYPES += "wic" -- cgit v1.2.3-54-g00ecf