[Buildroot] Adding path in the Config.in file

Self User selfuser at gmail.com
Thu Dec 28 09:42:34 UTC 2017


Hello

Is it possible to add the path string itself in the Config.in file?

can I add the path somewhere here?
My adding in RED

for example I have this package that is a proprietary class of mine:

config BR2_PACKAGE_DEVICEMANAGER
depends on BR2_PACKAGE_DBG
bool "DeviceManager"
default y
*        path = /home/test/myboard/package*
help
  DeviceManager is a C++ code for managing card.


Thank

buildroot user
path =
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20171228/f06889e6/attachment.html>


More information about the buildroot mailing list