diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-09-18 21:55:58 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-09-30 22:29:33 +0100 |
commit | 6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127 (patch) | |
tree | 4c15dfe794f8eccdf2091f2da11463d88ceae12e /target/linux/generic/hack-5.10/220-arm-gc_sections.patch | |
parent | 870b10b2941f751027b445a2e9e7b923ebbe0f27 (diff) | |
download | upstream-6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127.tar.gz upstream-6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127.tar.bz2 upstream-6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127.zip |
kernel: bump 5.10 to 5.10.67
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0312-vc4_hdmi-Set-HD_CTL_WHOLSMP-and-HD_CTL_CHALIGN_SET.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/generic/hack-5.10/220-arm-gc_sections.patch')
-rw-r--r-- | target/linux/generic/hack-5.10/220-arm-gc_sections.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/220-arm-gc_sections.patch b/target/linux/generic/hack-5.10/220-arm-gc_sections.patch index 3b67eea250..5c3ebcc810 100644 --- a/target/linux/generic/hack-5.10/220-arm-gc_sections.patch +++ b/target/linux/generic/hack-5.10/220-arm-gc_sections.patch @@ -22,7 +22,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> select OF_EARLY_FLATTREE if OF --- a/arch/arm/boot/compressed/Makefile +++ b/arch/arm/boot/compressed/Makefile -@@ -98,6 +98,7 @@ $(foreach o, $(libfdt_objs) atags_to_fdt +@@ -100,6 +100,7 @@ $(foreach o, $(libfdt_objs) atags_to_fdt ifdef building_out_of_srctree $(shell rm -f $(addprefix $(obj)/, fdt_rw.c fdt_ro.c fdt_wip.c fdt.c)) endif |