Skip to content
Snippets Groups Projects
Select Git revision
  • 15bb6b6e93fd0733a9feb877d2091acc3c80fb16
  • experimental default protected
  • v2023.2.5-ffs
  • nrb/ex400-remove-wps
  • nrb/airmax-test
  • v2023.2.4-ffs
  • nrb/ar9344-reset-sequence
  • autinerd/experimental-openwrt-24.10
  • v2023.2.3-ffs
  • v2023.2.2-ffs
  • v2023.2-ffs
  • v2023.1-ffs
  • v2022.1.4-ffs
  • feature/addMikrotikwAP
  • v2022.1.3-ffs
  • v2021.1.2-ffs
  • v2022.1.1-ffs
  • master protected
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • experimental-2025-07-22
  • experimental-2025-07-22-base
  • experimental-2025-07-21
  • experimental-2025-07-21-base
  • experimental-2025-07-20
  • experimental-2025-07-20-base
  • experimental-2025-07-19
  • experimental-2025-07-19-base
  • experimental-2025-07-17
  • experimental-2025-07-17-base
  • experimental-2025-07-12
  • experimental-2025-07-12-base
  • experimental-2025-07-04
  • experimental-2025-07-04-base
  • experimental-2025-07-01
  • experimental-2025-07-01-base
  • experimental-2025-06-25
  • experimental-2025-06-25-base
  • experimental-2025-06-24
  • experimental-2025-06-24-base
41 results

v2016.2.5.rst

Blame
  • ar71xx-generic 9.27 KiB
    config 'CONFIG_GLUON_SPECIALIZE_KERNEL=y'
    config 'CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=64'
    
    local ATH10K_PACKAGES = {
    	'kmod-ath10k',
    	'-kmod-ath10k-ct',
    	'ath10k-firmware-qca988x',
    	'-ath10k-firmware-qca988x-ct',
    }
    local ATH10K_PACKAGES_QCA9887 = {
    	'kmod-ath10k',
    	'-kmod-ath10k-ct',
    	'ath10k-firmware-qca9887',
    	'-ath10k-firmware-qca9887-ct',
    }
    local ATH10K_PACKAGES_QCA9888 = {
    	'kmod-ath10k',
    	'-kmod-ath10k-ct',
    	'ath10k-firmware-qca9888',
    	'-ath10k-firmware-qca9888-ct',
    }
    
    
    -- 8devices
    
    device('8devices-carambola2-board', 'carambola2', {
    	factory = false,
    })
    
    
    -- ALFA NETWORK
    
    device('alfa-network-ap121f', 'ap121f', {
    	factory = false,
    })
    
    
    -- Allnet
    
    device('allnet-all0315n', 'all0315n', {
    	profile = 'ALL0315N',
    	factory = false,
    })
    
    
    -- AVM
    
    device('avm-fritz-box-4020', 'fritz4020', {
    	factory = false,
    })
    
    device('avm-fritz-wlan-repeater-300e', 'fritz300e', {
    	factory = false,
    })
    
    device('avm-fritz-wlan-repeater-450e', 'fritz450e', {
    	factory = false,
    })
    
    
    -- Buffalo
    
    device('buffalo-wzr-hp-g300nh', 'wzr-hp-g300nh', {
    	profile = 'WZRHPG300NH',
    })
    device('buffalo-wzr-hp-g300nh2', 'wzr-hp-g300nh2', {
    	profile = 'WZRHPG300NH2',
    })
    device('buffalo-wzr-hp-g450h', 'wzr-hp-g450h', {
    	profile = 'WZRHPG450H',