diff options
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -53,6 +53,18 @@ config TBB_INFO_PRIVATE_REPO3 prompt "private repository3" string +config TBB_INFO_EXTRA_PACKAGES1 + prompt "Extra packages1" + string + help + Adding extra packages. Please put a space between the packages as a seperator. + +config TBB_INFO_EXTRA_PACKAGES2 + prompt "Extra packages2" + string + help + Adding extra packages. Please put a space between the packages as a seperator. + endif endif config TBB_INFO_DL_DIR |