Skip to content
Snippets Groups Projects
  1. Aug 01, 2019
  2. Jun 15, 2019
  3. Jun 22, 2018
  4. Apr 13, 2018
    • Matthias Schiffer's avatar
      ar71xx: build kernel modules used by Gluon into the kernel · 02f905f5
      Matthias Schiffer authored
      ar71xx-generic and -tiny benefit most from the optimized kernel, as they
      contain all devices with 32MB RAM. We enable CONFIG_GLUON_SPECIALIZE_KERNEL
      for all targets using the mips24_kc architecture so packages shared between
      targets don't need to be rebuild all the time.
      02f905f5
  5. Jan 18, 2017
  6. Oct 29, 2015
  7. Sep 21, 2015
  8. Jul 18, 2015
  9. Jul 12, 2015
  10. Jun 15, 2015
  11. May 21, 2015
  12. 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
  13. Mar 14, 2015
  14. Mar 13, 2015
Loading