diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2015-11-20 23:38:39 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2015-11-20 23:38:39 +0000 |
commit | 3e06890c31c5f4a026af2dedd73d5d4f3918ac10 (patch) | |
tree | 277ca46945dde3a7d1598b224816b6e00a3c63f2 /package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch | |
parent | afaddd5a51b4c7308c9425824225f207941d251b (diff) | |
download | master-187ad058-3e06890c31c5f4a026af2dedd73d5d4f3918ac10.tar.gz master-187ad058-3e06890c31c5f4a026af2dedd73d5d4f3918ac10.tar.bz2 master-187ad058-3e06890c31c5f4a026af2dedd73d5d4f3918ac10.zip |
uboot-omap: fix build with gcc-5
This fixes some problems with gcc-5.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47539 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 d741c08675..a230dfe9c9 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" \ |