From e3d261779e68def37780a220d6df3b233b99d544 Mon Sep 17 00:00:00 2001
From: Thomas Petazzoni Otherwise, you can simply change
- .config
file to
- toolchain/uClibc/uClibc.config
or
- toolchain/uClibc/uClibc.config-locale
. The former
- is used if you haven't selected locale support in Buildroot
- configuration, and the latter is used if you have selected
- locale support.$(O)/toolchain/uclibc-VERSION/.config
+ file to a different place
+ (like toolchain/uClibc/uClibc-myconfig.config
,
+ or board/mymanufacturer/myboard/uClibc.config
) and
+ adjust the uClibc configuration (configuration
+ option BR2_UCLIBC_CONFIG
) to use this configuration
+ instead of the default one.toolchain/uClibc/uClibc.config
or
- toolchain/uClibc/uClibc.config-locale
, without running
- the configuration assistant.toolchain/uClibc/uClibc.config
, without running the
+ configuration assistant.
If you want to use an existing config file for uclibc, then see section environment variables.
-- 2.30.2