blob: c89e6902cbc103d4cf6777200be7079dd09d97a2 [file] [log] [blame]
ifeq ($(shell echo $(TARGET_BUILD_KERNEL_VERSION) | awk '{if ($$1 >= 5.15) print "true"}'),true)
include $(call all-subdir-makefiles)
endif