openwrt/target/linux/ramips
Adrian Schmutzler e417ff88f1 ramips: 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>
2019-12-19 23:09:27 +01:00
..
base-files ramips: allow to set switchdev by board in ramips_set_preinit_iface 2019-12-17 15:09:48 +01:00
dts ramips: fix portmap for TP-Link Archer C50 v4 2019-12-19 15:40:33 +01:00
files-4.14/drivers ramips: ethernet: Replace random_ether_addr with eth_hw_addr_random 2019-10-27 14:13:47 +01:00
image ramips: harmonize line breaks in image Makefiles 2019-12-19 23:09:27 +01:00
mt76x8 ramips: mt76x8: use flash location for wan_mac in 02_network 2019-12-12 13:11:39 +01:00
mt7620 ramips: add support for ipTIME A104ns 2019-12-17 13:36:11 +01:00
mt7621 ramips: add label MAC address for Edimax RG21S 2019-12-17 13:33:58 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.158 2019-12-10 09:50:42 +01:00
rt288x ramips: rt288x: use flash location for wan_mac in 02_network 2019-12-12 13:11:49 +01:00
rt305x ramips: rt305x: use flash location for wan_mac in 02_network 2019-12-12 13:11:58 +01:00
rt3883 ramips: improve Samsung CY-SWR1100 support 2019-11-13 16:03:42 +01:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk kernel: Fix kmod-regmap split 2019-01-27 11:07:14 +01:00