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/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>
4 years ago
..
base-files treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
bcm2708 kernel: add kmod-input-touchscreen-ads7846 5 years ago
bcm2709 kernel: add kmod-input-touchscreen-ads7846 5 years ago
bcm2710 kernel: Remove CONFIG_COMPAT 5 years ago
image brcm2708: boot-part feature integration 5 years ago
patches-4.14 brcm2708: fix build failure 4 years ago
Makefile brcm2708: boot-part feature integration 5 years ago
modules.mk brcm2708: drop 4.9 support 5 years ago