adding applications
Geerts Steven
Steven.Geerts at thomson.net
Wed Apr 4 05:41:46 PDT 2007
All
I would like to know how I can add dependencies when building extra
packages.
For example I need to build an appilication, but before building this
application I need to have a certain library. Is this been taking care
of by buildroot or do I need to specify this.
Is the following possible to be sure that the libxxx is build before
building the test application?
ifeq ($(strip $(BR2_PACKAGE_TEST)),y)
TARGETS+= libxxx test
Endif
Or is this specified in the Config.in?
Best regards
steven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/busybox/attachments/20070404/2811f523/attachment.htm
More information about the busybox
mailing list