You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Adrian Schmutzler 0757f7fedc ath79: harmonize line breaks in image Makefiles
This harmonizes the line wrapping in image Makefile device
definitions, as those are frequently copy-pasted and are a common
subject of review comments. Having the treatment unifying should
reduce the cases where adjustment is necessary afterwards.

Harmonization is achieved by consistently (read "strictly")
applying certain rules:
- Never put more than 80 characters into one line
- Fill lines up (do not break after 40 chars because of ...)
- Use one tab for indent after wrapping by "\"
- Only break after pipe "|" for IMAGE variables

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
5 years ago
..
apm821xx treewide: kernel config: remove runtime options 5 years ago
ar7 kernel: bump 4.9 to 4.9.194 5 years ago
ar71xx ar71xx: indicate upgrade using system LED 5 years ago
arc770 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
archs38 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
armvirt armvirt: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
at91 at91: disable legacy PTYs and virtual terminals 5 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: harmonize line breaks in image Makefiles 5 years ago
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 5 years ago
brcm47xx brcm47xx: add switch configuration for WNR3500L 5 years ago
brcm63xx kernel: bump 4.19 to 4.19.85 5 years ago
brcm2708 brcm2708: switch to cypress-nvram package 5 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini kernel: bump 4.19 to 4.19.88 5 years ago
generic kernel: generic: add missing config symbol to 4.19 5 years ago
imx6 imx6: install-dtb as separate IMAGE 5 years ago
ipq40xx ipq40xx: add support for Crisis Innovation Lab MeshPoint.One 5 years ago
ipq806x ipq806x: switch to 4.19 kernel version 5 years ago
ixp4xx ixp4xx: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
kirkwood kirkwood: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
lantiq kernel: bump 4.19 to 4.19.88 5 years ago
layerscape kernel: bump 4.14 to 4.14.158 5 years ago
malta malta: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
mediatek kernel: bump 4.19 to 4.19.88 5 years ago
mpc85xx mpc85xx: add support for Enterasys WS-AP3710i 5 years ago
mvebu kernel: bump 4.19 to 4.19.88 5 years ago
mxs treewide: kernel config: remove runtime options 5 years ago
octeon octeon: fix sysupgrade 5 years ago
octeontx octeontx: fix thunderx BGX underflow irq name 5 years ago
omap omap: switch from uEnv.txt to generic distro booting 5 years ago
orion orion: replace backticks by $(...) 5 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio pistachio: split up DEVICE_TITLE 5 years ago
ramips ramips: harmonize line breaks in image Makefiles 5 years ago
rb532 rb532: split up DEVICE_TITLE 5 years ago
samsung samsung: split up DEVICE_TITLE 5 years ago
sunxi sunxi: add support for FriendlyARM Nano PI NEO Air dev board 5 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml uml: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
x86 kernel: bump 4.19 to 4.19.84 5 years ago
zynq treewide: kernel config: remove runtime options 5 years ago
Makefile