diff options
Diffstat (limited to 'recipes/klibc/klibc.inc')
-rw-r--r-- | recipes/klibc/klibc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/klibc/klibc.inc b/recipes/klibc/klibc.inc index 6fcfc0e553..ab28e2f3ab 100644 --- a/recipes/klibc/klibc.inc +++ b/recipes/klibc/klibc.inc @@ -6,7 +6,7 @@ minimal entaglement, and portability, not speed." LICENSE = "BSD-ADV" PACKAGE_ARCH = "${MACHINE_ARCH}" -INC_PR = "r0" +INC_PR = "r1" KLIBC_ARCH = '${TARGET_ARCH}' KLIBC_ARCH_armeb = 'arm' |