summaryrefslogtreecommitdiff
path: root/Extra
blob: 12d4a2a17d17c594cde62cd8aef9d4edf921c89a (plain)
1
2
3
4
# Targets that need extra treatment for now

curvetun: LDFLAGS += -L ${CONFIG_NACL_LIB_DIR}
mausezahn: CFLAGS = $(mausezahn-eflags)
ion>space:mode:
authorOlof Johansson <olof@lixom.net>2017-01-18 16:11:03 -0800
committerOlof Johansson <olof@lixom.net>2017-01-18 16:11:03 -0800
commite47a8b172972ef10246e72e9277d27e3119e35ab (patch)
tree0d270d28f23ee62cd239adf5e8506333d119ce21
parentf7bcd4b6f6983d668b057dc166799716690423a4 (diff)
parent1ea6af3216b092ec97129ac81bd95cf254c4b140 (diff)
Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Fixes for omaps for v4.10-rc cycle. Mostly a DMA regression fix for omap1, and then a handful of trivial fixes for boards and devices to work: - Fixes TI wilink bluetooth strange platform data baud rate - Remove duplicate pinmux line for am335x-icev2 - Fix omap1 dma regression - Fix uninitialized return value for wkup_m3_ipc_probe() - Fix Ethernet PHY binding typo for dra72-evm - Fix init for omap5 and dra7 sata ports - Fix mmc card detect pin for Logic PD SOM-LV * tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV ARM: dts: OMAP5 / DRA7: indicate that SATA port 0 is available. ARM: dts: dra72-evm-revc: fix typo in ethernet-phy node soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe() ARM: OMAP1: DMA: Correct the number of logical channels ARM: dts: am335x-icev2: Remove the duplicated pinmux setting ARM: OMAP2+: Fix WL1283 Bluetooth Baud Rate Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat