| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.clean | 31 $(clean-files) $(targets) $(hostprogs) $(userprogs) \ 35 $(userprogs-always-y) $(userprogs-always-m) $(userprogs-always-)
|
| H A D | Makefile.userprogs | 7 user-csingle := $(foreach m, $(userprogs), $(if $($(m)-objs),,$(m))) 10 user-cmulti := $(foreach m, $(userprogs), $(if $($(m)-objs),$(m))) 13 user-cobjs := $(sort $(foreach m, $(userprogs), $($(m)-objs)))
|
| H A D | Makefile.lib | 93 userprogs += $(userprogs-always-y) $(userprogs-always-m) 94 always-y += $(userprogs-always-y) $(userprogs-always-m)
|
| H A D | Makefile.build | 57 userprogs := $(sort $(userprogs)) 58 ifneq ($(userprogs),) 59 include scripts/Makefile.userprogs
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.clean | 31 $(clean-files) $(targets) $(hostprogs) $(userprogs) \ 35 $(userprogs-always-y) $(userprogs-always-m) $(userprogs-always-)
|
| H A D | Makefile.userprogs | 7 user-csingle := $(foreach m, $(userprogs), $(if $($(m)-objs),,$(m))) 10 user-cmulti := $(foreach m, $(userprogs), $(if $($(m)-objs),$(m))) 13 user-cobjs := $(sort $(foreach m, $(userprogs), $($(m)-objs)))
|
| H A D | Makefile.lib | 93 userprogs += $(userprogs-always-y) $(userprogs-always-m) 94 always-y += $(userprogs-always-y) $(userprogs-always-m)
|
| H A D | Makefile.build | 57 userprogs := $(sort $(userprogs)) 58 ifneq ($(userprogs),) 59 include scripts/Makefile.userprogs
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.clean | 31 $(clean-files) $(targets) $(hostprogs) $(userprogs) \ 35 $(userprogs-always-y) $(userprogs-always-m) $(userprogs-always-)
|
| H A D | Makefile.userprogs | 7 user-csingle := $(foreach m, $(userprogs), $(if $($(m)-objs),,$(m))) 10 user-cmulti := $(foreach m, $(userprogs), $(if $($(m)-objs),$(m))) 13 user-cobjs := $(sort $(foreach m, $(userprogs), $($(m)-objs)))
|
| H A D | Makefile.lib | 93 userprogs += $(userprogs-always-y) $(userprogs-always-m) 94 always-y += $(userprogs-always-y) $(userprogs-always-m)
|
| H A D | Makefile.build | 57 userprogs := $(sort $(userprogs)) 58 ifneq ($(userprogs),) 59 include scripts/Makefile.userprogs
|
| /OK3568_Linux_fs/kernel/kernel/bpf/preload/ |
| H A D | Makefile | 16 userprogs := bpf_preload_umd macro 18 clean-files := $(userprogs) bpf_helper_defs.h FEATURE-DUMP.libbpf staticobjs/ feature/
|
| /OK3568_Linux_fs/kernel/samples/watchdog/ |
| H A D | Makefile | 2 userprogs-always-y += watchdog-simple
|
| /OK3568_Linux_fs/kernel/samples/auxdisplay/ |
| H A D | Makefile | 2 userprogs-always-y += cfag12864b-example
|
| /OK3568_Linux_fs/kernel/samples/watch_queue/ |
| H A D | Makefile | 2 userprogs-always-y += watch_test
|
| /OK3568_Linux_fs/kernel/samples/timers/ |
| H A D | Makefile | 2 userprogs-always-y += hpet_example
|
| /OK3568_Linux_fs/kernel/samples/binderfs/ |
| H A D | Makefile | 2 userprogs-always-y += binderfs_example
|
| /OK3568_Linux_fs/kernel/samples/hidraw/ |
| H A D | Makefile | 2 userprogs-always-y += hid-example
|
| /OK3568_Linux_fs/kernel/samples/uhid/ |
| H A D | Makefile | 2 userprogs-always-y += uhid-example
|
| /OK3568_Linux_fs/kernel/samples/vfs/ |
| H A D | Makefile | 2 userprogs-always-y += test-fsmount test-statx
|
| /OK3568_Linux_fs/kernel/samples/mei/ |
| H A D | Makefile | 3 userprogs-always-y += mei-amt-version
|
| /OK3568_Linux_fs/kernel/samples/connector/ |
| H A D | Makefile | 4 userprogs-always-$(CONFIG_CC_CAN_LINK) += ucon
|
| /OK3568_Linux_fs/kernel/samples/seccomp/ |
| H A D | Makefile | 2 userprogs-always-y += bpf-fancy dropper bpf-direct user-trap
|
| /OK3568_Linux_fs/kernel/net/bpfilter/ |
| H A D | Makefile | 6 userprogs := bpfilter_umh macro
|