blob: f28cd542333e98660c0d41893672c8aaf7cf7d1d [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001From 1118cc971917abe19ddb029aa80417f6fd6bb343 Mon Sep 17 00:00:00 2001
2From: Thomas Kunze <thommycheck@gmx.de>
3Date: Sat, 6 Aug 2011 05:30:14 +0000
4Subject: [PATCH] klibc: initial commit of version 1.5.24
5
Patrick Williamsb48b7b42016-08-17 15:04:38 -05006Patch was imported from the OpenEmbedded git server
7(git://git.openembedded.org/openembedded)
8as of commit id b6764cf32ec93547531130dca364fb95e1c495f4
9Signed-off-by: Thomas Kunze <thommycheck@gmx.de>
10
Brad Bishop316dfdd2018-06-25 12:45:53 -040011---
12 defconfig | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15diff --git a/defconfig b/defconfig
16index 04b98e9..0cb23d0 100644
17--- a/defconfig
18+++ b/defconfig
19@@ -6,4 +6,4 @@ CONFIG_KLIBC_ZLIB=y
Patrick Williamsb48b7b42016-08-17 15:04:38 -050020 CONFIG_REGPARM=y
21 # ARM options
22 # CONFIG_KLIBC_THUMB is not set
23-# CONFIG_AEABI is not set
24+CONFIG_AEABI=y