From 53d94f89e86ef262c9f76fa2aba93ffae9995717 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 20 Nov 2015 23:38:39 +0000 Subject: uboot-omap: fix build with gcc-5 This fixes some problems with gcc-5. Signed-off-by: Hauke Mehrtens SVN-Revision: 47539 --- package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch') diff --git a/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch b/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch index d741c08..a230dfe 100644 --- a/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch +++ b/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch @@ -1,4 +1,4 @@ ---- a/include/configs/omap4_common +--- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h @@ -143,7 +143,7 @@ "vram=16M\0" \ -- cgit v1.1