mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Additional management of uclibc
This commit is contained in:
@@ -445,6 +445,9 @@ uclibc-config: host-sed $(UCLIBC_DIR)/.config
|
||||
|
||||
uclibc-oldconfig: host-sed $(UCLIBC_DIR)/.oldconfig
|
||||
|
||||
uclibc-update:
|
||||
cp -f $(UCLIBC_DIR)/.config $(UCLIBC_CONFIG_FILE)
|
||||
|
||||
uclibc-configured: kernel-headers $(UCLIBC_DIR)/.configured
|
||||
|
||||
uclibc-configured-source: uclibc-source
|
||||
|
||||
Reference in New Issue
Block a user