Searched refs:PLATFORMS (Results 1 – 4 of 4) sorted by relevance
9 PLATFORMS="only-cl|without-cl|vulkan|dummy|x11|wayland|gbm"14 for platform in $(echo $PLATFORMS|xargs -d'|'); do29 PLATFORM=$(echo $LIB|grep -owE "$PLATFORMS"|paste -sd'-')
1 PLATFORMS =4 include $(KBUILD_TOP)/platforms/$(PLATFORMS).cfg60 KERN_SRCS += platforms/$(PLATFORMS)-generic-wlan.c83 cp platforms/$(PLATFORMS)-wifi.cfg image/$(KMODULE_NAME)-wifi.cfg
118 *WILL* BE EVENTUALLY REMOVED ONCE ALL NECESSARY PLATFORMS HAVE MOVED
54 PLATFORMS ??= "${@bb.utils.filter('PACKAGECONFIG', 'x11 wayland', d)}"79 -Dplatforms='${@",".join("${PLATFORMS}".split())}' \