Skip to content
Snippets Groups Projects
Select Git revision
  • ebf3a4885db183f47e3fe6e6e01940a4c7362ea6
  • v2018.2.x default protected
  • 0x4A6F-rpi4
  • 0x4A6F-master
  • master
  • v2018.2.2-ffs
  • v2016.2.4-batmanbug
  • radv-filterd
  • v2016.2.x
  • hoodselector
  • v2016.1.x
  • babel
  • v2015.1.x
  • 2014.4.x
  • 2014.3.x
  • v2018.2.2-ffs0.1
  • v2018.2.1-ffs0.1
  • v2018.2.1
  • v2018.2-ffs0.1
  • v2018.2
  • v2018.1.4
  • v2018.1.3
  • v2018.1.2
  • v2018.1.1
  • v2018.1
  • v2017.1.8
  • v2017.1.7
  • v2017.1.6
  • v2017.1.5
  • v2017.1.4
  • v2017.1.3
  • v2017.1.2
  • v2016.2.7
  • v2017.1.1
  • v2017.1
35 results

patches

  • Clone with SSH
  • Clone with HTTPS
  • Forked from firmware / FFS Gluon
    2846 commits behind, 40 commits ahead of the upstream repository.
    user avatar
    Sven Eckelmann authored and Andreas Ziegler committed
    Collect module symvers for all external modules to make them available
    for modpost. This fixes dependencies for most external modules.
    
      root@ffv-525400123456:/# modinfo batman-adv
      module:         /lib/modules/4.4.153/batman-adv.ko
      alias:          net-pf-16-proto-16-family-batadv
      alias:          rtnl-link-batadv
      version:        openwrt-2018.1-5
      description:    B.A.T.M.A.N. advanced
      author:         Marek Lindner <mareklindner@neomailbox.ch>, Simon Wunderlich <sw@simonwunderlich.de>
      license:        GPL
      depends:
    
    After:
    
      root@ffv-525400123456:/# modinfo batman-adv
      module:         /lib/modules/4.4.153/batman-adv.ko
      alias:          net-pf-16-proto-16-family-batadv
      alias:          rtnl-link-batadv
      version:        openwrt-2018.1-5
      description:    B.A.T.M.A.N. advanced
      author:         Marek Lindner <mareklindner@neomailbox.ch>, Simon Wunderlich <sw@simonwunderlich.de>
      license:        GPL
      depends:        libcrc32c,cfg80211
    8647b782
    History
    Name Last commit Last update
    ..
    lede
    packages/routing