openwrt/target/linux/brcm2708
David Bauer 81264ebb51 brcm2708: fix build failure
Build of the brcm2708 subtarget currently fails with the following error
message:

 arch/arm/lib/memset_rpi.S: Assembler messages:
 arch/arm/lib/memset_rpi.S:65: Error: garbage following instruction
  -- `orr DAT0,DAT0,lsl#8'
 arch/arm/lib/memset_rpi.S:67: Error: garbage following instruction
  -- `orr DAT0,DAT0,lsl#16'
 scripts/Makefile.build:427: recipe for target 'arch/arm/lib/memset_rpi.o'
 failed

Using the assembly notation from master fixes this error.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-26 01:34:30 +01:00
..
base-files treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-12 13:27:29 +02:00
bcm2708 kernel: add kmod-input-touchscreen-ads7846 2019-02-24 01:17:01 +02:00
bcm2709 kernel: add kmod-input-touchscreen-ads7846 2019-02-24 01:17:01 +02:00
bcm2710 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
image brcm2708: boot-part feature integration 2019-01-24 15:53:02 +01:00
patches-4.14 brcm2708: fix build failure 2020-03-26 01:34:30 +01:00
Makefile brcm2708: boot-part feature integration 2019-01-24 15:53:02 +01:00
modules.mk brcm2708: drop 4.9 support 2019-02-06 07:39:39 +02:00