[Buildroot] Who calls to the defined function/s

John Tobias john.tobias.ph at gmail.com
Tue Nov 20 02:21:03 UTC 2012


Hi Guys,

I was trying to (fully) understand the dataflow of the buildroot's
Makefile. How/who parse/calls to the functions like:

HELLO_INSTALL_TARGET_CMDS
HELLO_BUILD_CMDS

$(eval $(generic-package))


So, How I can tell to the generic-package to call HELLO_TEST_CMDS too?

example:
define HELLO_TEST_CMDS
...
endef



Regards,

john


More information about the buildroot mailing list