Home
last modified time | relevance | path

Searched defs:targets (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmconf.c360 struct menu **targets; member
435 struct menu *targets[JUMP_NB]; in search_conf() local
/rk3399_rockchip-uboot/
H A DMakefile1742 targets := $(wildcard $(sort $(targets))) macro