diff options
author | John Voltz <john.voltz@gmail.com> | 2008-03-10 15:22:43 +0000 |
---|---|---|
committer | John Voltz <john.voltz@gmail.com> | 2008-03-10 15:22:43 +0000 |
commit | bc67ca29d3668dd7439e1e5ce3964eb7b6ee2721 (patch) | |
tree | 9658e27c6468208c945a7c1db0d506ad776140e0 /Config.in | |
parent | 77ec383076f19f9c2a980941f2dfa9da829de557 (diff) |
added dev files in target option
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -239,6 +239,13 @@ config BR2_HAVE_INFOPAGES If you say n here, your target will not contain any infopage. +config BR2_TARGET_DEV_FILES + bool "Development files in target filesystem" + default n + help + Install headers and static libraries in the + target filesystem + source package/gnuconfig/Config.in endmenu |