Additional management of uclibc
This commit is contained in:
parent
590bea2815
commit
e2e3006ea3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user