ar71xx: image: fix indentation

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
master
Piotr Dymacz 8 years ago
parent 4436979c83
commit 597c9f0be5
  1. 18
      target/linux/ar71xx/image/generic.mk
  2. 4
      target/linux/ar71xx/image/mikrotik.mk
  3. 34
      target/linux/ar71xx/image/tp-link.mk
  4. 8
      target/linux/ar71xx/image/ubnt.mk

@ -239,7 +239,7 @@ define Device/wndr3700
endef
define Device/wndr3700v2
$(Device/wndr3700)
$(Device/wndr3700)
DEVICE_TITLE := NETGEAR WNDR3700 v2
NETGEAR_BOARD_ID = WNDR3700v2
NETGEAR_KERNEL_MAGIC = 0x33373031
@ -250,26 +250,26 @@ $(Device/wndr3700)
endef
define Device/wndr3800
$(Device/wndr3700v2)
$(Device/wndr3700v2)
DEVICE_TITLE := NETGEAR WNDR3800
NETGEAR_BOARD_ID = WNDR3800
NETGEAR_HW_ID = 29763654+16+128
endef
define Device/wndr3800ch
$(Device/wndr3800)
$(Device/wndr3800)
DEVICE_TITLE := NETGEAR WNDR3800 (Ch)
NETGEAR_BOARD_ID = WNDR3800CH
endef
define Device/wndrmac
$(Device/wndr3700v2)
$(Device/wndr3700v2)
DEVICE_TITLE := NETGEAR WNDRMAC
NETGEAR_BOARD_ID = WNDRMAC
endef
define Device/wndrmacv2
$(Device/wndr3800)
$(Device/wndr3800)
DEVICE_TITLE := NETGEAR WNDRMAC v2
NETGEAR_BOARD_ID = WNDRMACv2
endef
@ -695,7 +695,7 @@ define Device/seama
endef
define Device/dir-869-a1
$(Device/seama)
$(Device/seama)
DEVICE_TITLE := D-Link DIR-869 rev. A1
DEVICE_PACKAGES := kmod-ath10k ath10k-firmware-qca988x
BOARDNAME = DIR-869-A1
@ -709,7 +709,7 @@ $(Device/seama)
endef
define Device/mynet-n600
$(Device/seama)
$(Device/seama)
DEVICE_TITLE := Western Digital My Net N600
DEVICE_PACKAGES := kmod-usb-core kmod-usb2
BOARDNAME = MYNET-N600
@ -719,7 +719,7 @@ $(Device/seama)
endef
define Device/mynet-n750
$(Device/seama)
$(Device/seama)
DEVICE_TITLE := Western Digital My Net N750
DEVICE_PACKAGES := kmod-usb-core kmod-usb2
BOARDNAME = MYNET-N750
@ -729,7 +729,7 @@ $(Device/seama)
endef
define Device/qihoo-c301
$(Device/seama)
$(Device/seama)
DEVICE_TITLE := Qihoo C301
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport kmod-ath10k ath10k-firmware-qca988x
BOARDNAME = QIHOO-C301

@ -11,14 +11,14 @@ define Device/mikrotik
endef
define Device/nand-64m
$(Device/mikrotik)
DEVICE_TITLE := MikroTik RouterBoard with 64 MB NAND flash
$(Device/mikrotik)
KERNEL := kernel-bin | kernel2minor -s 512 -e -c
endef
define Device/nand-large
$(Device/mikrotik)
DEVICE_TITLE := MikroTik RouterBoard with >= 128 MB NAND flash
$(Device/mikrotik)
KERNEL := kernel-bin | kernel2minor -s 2048 -e -c
endef

@ -66,7 +66,7 @@ define Device/tplink
endef
define Device/tplink-nolzma
$(Device/tplink)
$(Device/tplink)
LOADER_FLASH_OFFS := 0x22000
COMPILE := loader-$(1).gz
COMPILE/loader-$(1).gz := loader-okli-compile
@ -75,31 +75,31 @@ $(Device/tplink)
endef
define Device/tplink-4m
$(Device/tplink-nolzma)
$(Device/tplink-nolzma)
TPLINK_FLASHLAYOUT := 4M
IMAGE_SIZE := 3904k
endef
define Device/tplink-8m
$(Device/tplink-nolzma)
$(Device/tplink-nolzma)
TPLINK_FLASHLAYOUT := 8M
IMAGE_SIZE := 7936k
endef
define Device/tplink-4mlzma
$(Device/tplink)
$(Device/tplink)
TPLINK_FLASHLAYOUT := 4Mlzma
IMAGE_SIZE := 3904k
endef
define Device/tplink-8mlzma
$(Device/tplink)
$(Device/tplink)
TPLINK_FLASHLAYOUT := 8Mlzma
IMAGE_SIZE := 7936k
endef
define Device/tplink-16mlzma
$(Device/tplink)
$(Device/tplink)
TPLINK_FLASHLAYOUT := 16Mlzma
IMAGE_SIZE := 15872k
endef
@ -150,7 +150,7 @@ define Device/cpe510-520
endef
define Device/cpe210-220
$(Device/cpe510-520)
$(Device/cpe510-520)
DEVICE_TITLE := TP-LINK CPE210/220
DEVICE_PACKAGES := rssileds
BOARDNAME := CPE210
@ -158,7 +158,7 @@ $(Device/cpe510-520)
endef
define Device/wbs210
$(Device/cpe510-520)
$(Device/cpe510-520)
DEVICE_TITLE := TP-LINK WBS210
DEVICE_PACKAGES := rssileds
BOARDNAME := WBS210
@ -166,7 +166,7 @@ $(Device/cpe510-520)
endef
define Device/wbs510
$(Device/cpe510-520)
$(Device/cpe510-520)
DEVICE_TITLE := TP-LINK WBS510
DEVICE_PACKAGES := rssileds
BOARDNAME := WBS510
@ -206,7 +206,7 @@ endef
TARGET_DEVICES += eap120
define Device/tl-wdr4300-v1
$(Device/tplink-8mlzma)
$(Device/tplink-8mlzma)
DEVICE_TITLE := TP-LINK TL-WDR4300 v1
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
BOARDNAME := TL-WDR4300
@ -216,7 +216,7 @@ $(Device/tplink-8mlzma)
endef
define Device/tl-wdr3500-v1
$(Device/tplink-8mlzma)
$(Device/tplink-8mlzma)
DEVICE_TITLE := TP-LINK TL-WDR3500 v1
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
BOARDNAME := TL-WDR3500
@ -225,7 +225,7 @@ $(Device/tplink-8mlzma)
endef
define Device/tl-wdr3600-v1
$(Device/tplink-8mlzma)
$(Device/tplink-8mlzma)
DEVICE_TITLE := TP-LINK TL-WDR3600 v1
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
BOARDNAME := TL-WDR4300
@ -235,7 +235,7 @@ $(Device/tplink-8mlzma)
endef
define Device/tl-wdr4300-v1-il
$(Device/tplink-8mlzma)
$(Device/tplink-8mlzma)
DEVICE_TITLE := TP-LINK TL-WDR4300 v1 IL
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
BOARDNAME := TL-WDR4300
@ -244,7 +244,7 @@ $(Device/tplink-8mlzma)
endef
define Device/tl-wdr4310-v1
$(Device/tplink-8mlzma)
$(Device/tplink-8mlzma)
DEVICE_TITLE := TP-LINK TL-WDR4310 v1
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
BOARDNAME := TL-WDR4300
@ -253,14 +253,14 @@ $(Device/tplink-8mlzma)
endef
define Device/mw4530r-v1
$(Device/tl-wdr4300-v1)
$(Device/tl-wdr4300-v1)
DEVICE_TITLE := Mercury MW4530R v1
TPLINK_HWID := 0x45300001
endef
TARGET_DEVICES += tl-wdr3500-v1 tl-wdr3600-v1 tl-wdr4300-v1 tl-wdr4300-v1-il tl-wdr4310-v1 mw4530r-v1
define Device/tl-wdr6500-v2
$(Device/tplink-8mlzma)
$(Device/tplink-8mlzma)
DEVICE_TITLE := TP-LINK TL-WDR6500v2
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport kmod-ath10k ath10k-firmware-qca988x
KERNEL := kernel-bin | patch-cmdline | lzma | uImage lzma
@ -273,7 +273,7 @@ endef
TARGET_DEVICES += tl-wdr6500-v2
define Device/tl-wdr3320-v2
$(Device/tplink-4mlzma)
$(Device/tplink-4mlzma)
DEVICE_TITLE := TP-LINK TL-WDR3320v2
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
BOARDNAME = TL-WDR3320-v2

@ -219,7 +219,7 @@ define Device/ubnt-routerstation
endef
define Device/ubnt-rs
$(Device/ubnt-routerstation)
$(Device/ubnt-routerstation)
DEVICE_TITLE := Ubiquiti RouterStation
BOARDNAME := UBNT-RS
DEVICE_PROFILE := UBNT UBNTRS
@ -229,7 +229,7 @@ $(Device/ubnt-routerstation)
endef
define Device/ubnt-rspro
$(Device/ubnt-routerstation)
$(Device/ubnt-routerstation)
DEVICE_TITLE := Ubiquiti RouterStation Pro
BOARDNAME := UBNT-RSPRO
DEVICE_PROFILE := UBNT UBNTRSPRO
@ -239,7 +239,7 @@ $(Device/ubnt-routerstation)
endef
define Device/ubnt-ls-sr71
$(Device/ubnt-routerstation)
$(Device/ubnt-routerstation)
DEVICE_TITLE := Ubiquiti LS-SR71
BOARDNAME := UBNT-LS-SR71
DEVICE_PROFILE := UBNT
@ -266,7 +266,7 @@ define Device/ubnt-uap-pro
endef
define Device/ubnt-unifi-outdoor-plus
$(Device/ubnt-uap-pro)
$(Device/ubnt-uap-pro)
DEVICE_TITLE := Ubiquiti UniFi Outdoor Plus
UBNT_CHIP := ar7240
BOARDNAME := UBNT-UOP

Loading…
Cancel
Save