Searched refs:SHELL (Results 1 – 9 of 9) sorted by relevance
494 SHELL = $(SHELL_PATH)533 $(Q)$(SHELL) '$(fs_at_flags_tbl)' $(beauty_uapi_linux_dir) > $@539 $(Q)$(SHELL) '$(clone_flags_tbl)' $(beauty_uapi_linux_dir) > $@546 $(Q)$(SHELL) '$(drm_ioctl_tbl)' $(drm_hdr_dir) > $@552 $(Q)$(SHELL) '$(fadvise_advice_tbl)' $(linux_uapi_dir) > $@558 $(Q)$(SHELL) '$(fsmount_tbls)' $(beauty_uapi_linux_dir) > $@564 $(Q)$(SHELL) '$(fspick_tbls)' $(beauty_uapi_linux_dir) > $@570 $(Q)$(SHELL) '$(fsconfig_tbls)' $(beauty_uapi_linux_dir) > $@577 $(Q)$(SHELL) '$(pkey_alloc_access_rights_tbl)' $(asm_generic_hdr_dir) > $@584 $(Q)$(SHELL) '$(sndrv_ctl_ioctl_tbl)' $(beauty_uapi_sound_dir) > $@[all …]
25 $(Q)$(SHELL) '$(systbl)' '64' $(sysdef) > $@28 $(Q)$(SHELL) '$(systbl)' '32' $(sysdef) > $@
24 $(Q)$(SHELL) '$(systbl)' $(sys)/syscall_64.tbl 'x86_64' > $@27 $(Q)$(SHELL) '$(systbl)' $(sys)/syscall_32.tbl 'x86' > $@
17 $(Q)$(SHELL) '$(systbl)' $(sysdef) > $@
23 $(Q)$(SHELL) '$(systbl)' $(sysdef) > $@
24 $(Q)$(SHELL) '$(systbl)' '$(CC)' '$(HOSTCC)' $(incpath) $(sysdef) > $@
23 SHELL := bash macro
133 SHELL_PATH ?= $(SHELL)