summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/stratix10swvp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/stratix10swvp.conf b/conf/machine/stratix10swvp.conf
index f67f48d..c7b664f 100644
--- a/conf/machine/stratix10swvp.conf
+++ b/conf/machine/stratix10swvp.conf
@@ -16,7 +16,7 @@ XSERVER ?= "xserver-xorg \
16MACHINE_FEATURES = "" 16MACHINE_FEATURES = ""
17 17
18# Don't include kernels in standard images 18# Don't include kernels in standard images
19RDEPENDS_kernel-base = "" 19RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
20 20
21KERNEL_PROVIDER ?= "linux-altera" 21KERNEL_PROVIDER ?= "linux-altera"
22PREFERRED_PROVIDER_virtual/kernel ?= "${KERNEL_PROVIDER}" 22PREFERRED_PROVIDER_virtual/kernel ?= "${KERNEL_PROVIDER}"