- thinking loud about auto-generating dependencies for make(1)
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 23 Sep 2007 20:28:53 +0000 (20:28 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 23 Sep 2007 20:28:53 +0000 (20:28 -0000)
commit28a36b609a26f6d213b2290ef0cadbfe94901b44
tree009c41a3d2eec2544ad4dabfd7edf7d1738961bb
parent28f5ba7f39a3dcd4f154c6d77f4ed483f511c6bc
- thinking loud about auto-generating dependencies for make(1)
  Don't use this, it doesn't work yet. Thoughs welcome.
  Like: We should probably use the sym->text and not fiddle with the name since
  the name looses information ('_' != '-' in host-fakeroot). This would not
  be too robust, i fear, since the name can contain additional, arbitrary info.
  Also, the real 'depends' are a little bit ugly in kconfig. There doesn't seem
  to be a nice property that holds reverse deps that are only contain selected
  symbols.
  Thoughts?
package/config/kconfig-to-buildroot2.patch
package/config/util.c