diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-20 23:38:39 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-20 23:38:39 +0000 |
commit | 53d94f89e86ef262c9f76fa2aba93ffae9995717 (patch) | |
tree | b836556e8d9c11435c231e80febe78fa86b9f902 /package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch | |
parent | 605621fc3f2ebebca800dbcd360cd02f994f43ad (diff) | |
download | mtk-20170518-53d94f89e86ef262c9f76fa2aba93ffae9995717.zip mtk-20170518-53d94f89e86ef262c9f76fa2aba93ffae9995717.tar.gz mtk-20170518-53d94f89e86ef262c9f76fa2aba93ffae9995717.tar.bz2 |
uboot-omap: fix build with gcc-5
This fixes some problems with gcc-5.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47539
Diffstat (limited to 'package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch')
-rw-r--r-- | package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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" \ |