added dev files in target option

This commit is contained in:
John Voltz
2008-03-10 15:22:43 +00:00
parent 77ec383076
commit bc67ca29d3
3 changed files with 23 additions and 5 deletions

View File

@@ -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