Hi,

I have a question regarding the build system and the dependencies
(Kamikaze 7.07):

Is it possible to dynamical (re-)define the build dependencies?
I know about PKG_BUILD_DEPENDS, but I want to do something like:

ifdef CONFIG_option_X
PKG_BUILD_DEPENDS+=my-package-Y
endif

Is it possible to trigger such a behaviour, maybe via some other
definitions in my Makefile?

Thanks for your help,
Thomas
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to