Skip to content
Snippets Groups Projects
  1. Jan 08, 2016
  2. Oct 29, 2015
  3. May 21, 2015
  4. Mar 21, 2015
  5. Mar 20, 2015
    • Matthias Schiffer's avatar
      build: don't enable all kernel modules in the general OpenWrt .config · c676934e
      Matthias Schiffer authored
      With this change, there are two OpenWrt config files: one for the packages
      actually used by Gluon, and one with all kernel modules enabled (like it was
      since we removed the static kernel configs). The config with all kernel modules
      is only used to generate the kernel configuration (so it is compatible with the
      upstream kernel).
      
      This should bring the build times back to what they were before the static
      configs were removed.
      c676934e
  6. Mar 16, 2015
    • Matthias Schiffer's avatar
      Get rid of the static kernel configuration files · 630de844
      Matthias Schiffer authored
      With a backported patch from the OpenWrt trunk, it is now easy to generate an
      equivalent configuration using CONFIG_ALL_KMODS.
      
      The build will take a bit longer because all kernel module packages are actually
      built even when they are not included in the image, but adding new targets
      becomes a lot easier.
      
      Also, related documentation updates and fixes.
      630de844
  7. Mar 10, 2015
  8. Feb 09, 2015
  9. Sep 01, 2014
  10. Aug 07, 2014
  11. Aug 03, 2014
  12. Jul 09, 2014
  13. Jun 06, 2014
  14. May 09, 2014
Loading