Searched +full:check +full:- +full:kerneldoc (Results 1 – 3 of 3) sorted by relevance
4 - dnf update -y5 - dnf install -y make python15 - logs23 - build/logs25 build-aarch64:28 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu29 - ./configure --arch=aarch64 --cross-prefix=aarch64-linux-gnu-30 - make -j231 - ACCEL=tcg MAX_SMP=8 ./run_tests.sh33 debug-bp[all …]
4 $(error run ./configure first. See ./configure -h)14 libdirs-get = $(shell [ -d "lib/$(1)" ] && echo "lib/$(1) lib/$(1)/asm")15 ARCH_LIBDIRS := $(call libdirs-get,$(ARCH_LIBDIR)) $(call libdirs-get,$(TEST_DIR))18 DESTDIR := $(PREFIX)/share/kvm-unit-tests/22 # cc-option23 # Usage: OP_CFLAGS+=$(call cc-option, -falign-functions=0, -malign-functions=0)24 cc-option = $(shell if $(CC) $(CFLAGS) -Werror $(1) -S -o /dev/null -xc /dev/null \46 EFI_CFLAGS := -DCONFIG_EFI -DCONFIG_RELOC48 # - GNU-EFI/Makefile.defaults49 # - GNU-EFI/apps/Makefile[all …]
2 # SPDX-License-Identifier: GPL-2.010 ## Copyright (C) 2005-2012 Randy Dunlap ##22 kernel-doc - Print formatted kernel documentation to stdout26 …kernel-doc [-h] [-v] [-Werror] [-Wall] [-Wreturn] [-Wshort-description] [-Wcontents-before-section…27 [ -man |28 -rst [-sphinx-version VERSION] [-enable-lineno] |29 -none32 -export |33 -internal |34 [-function NAME] ... |[all …]