Searched defs:module_id (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Dbase_rules.mk180 module_id := MODULE.$(if \ macro
182 ifdef $(module_id)
183 $(error $(LOCAL_PATH): $(module_id) already defined by $($(module_id)))
185 $(module_id) := $(LOCAL_PATH)

Completed in 220 milliseconds