Amit Pundir | b2534ba | 2023-09-12 19:16:36 +0530 | [diff] [blame] | 1 | LOCAL_PATH := $(call my-dir) |
2 | |||||
3 | # If some modules are built directly from this directory (not subdirectories), | ||||
4 | # their rules should be written here. | ||||
5 | |||||
6 | include $(call all-makefiles-under,$(LOCAL_PATH)) |