diff options
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 |