Home
last modified time | relevance | path

Searched refs:KERNEL_CMDLINE (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/wireguard/qemu/
A DMakefile200 KERNEL_CMDLINE := $(shell sed -n 's/CONFIG_CMDLINE=\(.*\)/\1/p' arch/m68k.config) macro
202 QEMU_MACHINE := -cpu host,accel=kvm -machine q800 -smp 1 -append $(KERNEL_CMDLINE)
204 QEMU_MACHINE := -machine q800 -smp 1 -append $(KERNEL_CMDLINE)

Completed in 4 milliseconds