Config.in.manual 443 B

12345678910
  1. config ADK_PACKAGE_CONFIG_IN_ETC
  2. prompt ".config in /etc.................. include buildsystem configuration in image"
  3. bool
  4. depends on ADK_PACKAGE_BASE_FILES
  5. default y if !ADK_TOOLCHAIN_ONLY
  6. help
  7. Copy the configuration file (.config) to the image. The
  8. file will be found in /etc/adkconfig.gz. This takes about
  9. 7kBytes of file system space. From this file you can always rebuild
  10. the image from source.