diff options
author | John Voltz <john.voltz@gmail.com> | 2008-03-10 16:34:19 +0000 |
---|---|---|
committer | John Voltz <john.voltz@gmail.com> | 2008-03-10 16:34:19 +0000 |
commit | f5b96fc71d22e400ab4644aa073138b1a3c6da38 (patch) | |
tree | d813e9dcaf67b42b64aefcd6754a2e3ac5b352fc /Config.in | |
parent | 7710aa356a62859137f7db6f9627927d3e886141 (diff) |
renamed variable, removed uppercase config text
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -239,8 +239,8 @@ 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" +config BR2_HAVE_DEVFILES + bool "development files in target filesystem" default n help Install headers and static libraries in the |